text stringlengths 13 30k |
|---|
{"Title": "The Use of in Vehicle STL Testing to Correlate Subsystem Level SEA Models", "text": "For the assessment of vehicle acoustics in the early design stages of a vehicle program, the use of full vehicle SEA models is becoming the standard analysis method in the US automotive industry. One benefit is that OEM's an... |
{"Title": "Modular door system for side impact safety of motor vehicles", "text": "Side impact collision is one of the toughest safety challenges facing the Auto Industry today. Over thirteen thousand deaths, due to side impact, occurred during 1998 in the United States alone. The main difficulty in designing for side ... |
{"Title": "Simulation of Warm Forming Assisted Hemming to Study the Effect of Process Parameters on Product Quality", "text": "Current trends in the auto industry requiring tighter dimensional specifications combined with the use of lightweight materials, such as aluminum, are a challenge for the traditional manufactur... |
{"Title": "Comparative Dimensional Quality of Doors: A Benchmarking Study", "text": "A comparative benchmarking study of the dimensional door quality 14 vehicles from Ford, General Motors, Daimler-Chrysler, Toyota, Nissan, BMW, Volvo, and Renault was conducted. Various aspects of the door design, manufacturing, assembl... |
{"Unnamed: 0": 0, "title": "Yangliuqing", "text": "Yangliuqing () is a market town in Xiqing District, in the western suburbs of Tianjin, People's Republic of China. Despite its relatively small size, it has been named since 2006 in the \"famous historical and cultural market towns in China\". It is best known in China... |
{"Unnamed: 0": 2, "title": "Yangliuqing", "text": "1,200 square meters, incorporates the elegance of imperial garden and delicacy of south garden. Now the courtyard of Shi family covers about 10,000 square meters, which is called the first mansion in North China. Now it serves as the folk custom museum in Yangliuqing, ... |
{"Unnamed: 0": 3, "title": "Yangliuqing", "text": "tracts of land and set up their residence. Shi Yuanshi came from the fourth generation of the family, who was a successful businessman and a good household manager, and the residence was thus enlarged for several times until it acquired the present scale. It is believe... |
{"Unnamed: 0": 4, "title": "Yangliuqing", "text": "the living area for the Shi Family. The rooms on north side were the accountants' office. On the west are the major constructions including the family hall for worshipping Buddha, theater and the south reception room. On both sides of the residence are side yard rooms ... |
{"claim": "Gabrielle Union was in a movie.", "label": "SUPPORTS", "evidence": [["Gabrielle_Union", "8", "She co-starred in film The Birth of a Nation -LRB- 2016 -RRB- , and next appeared in Almost Christmas -LRB- 2016 -RRB- and Sleepless -LRB- 2017 -RRB- ."]], "id": "7a332faa8aee470aa820506ccc38063e", "verifiable": "VE... |
{"claim": "Eleveneleven was founded by a chef.", "label": "REFUTES", "evidence": [["Eleveneleven", "0", "eleveneleven is a record label founded in 2010 by Mike Hamlin , Ellen DeGeneres and her production company , A Very Good Production , in association with longtime affiliate Warner Bros. ."]], "id": "c457e9fef2f45fc4... |
{"claim": "Cosmos: A Spacetime Odyssey secured studio support thanks to Seth MacFarlane.", "label": "NOT ENOUGH INFO", "evidence": [["Seth_MacFarlane", "21", "MacFarlane served as executive producer of Cosmos : A Spacetime Odyssey , an update of the 1980s Carl Sagan -- hosted Cosmos series , hosted by Neil deGrasse Tys... |
{"claim": "The World According to Paris starred Hilton's then-girlfriend.", "label": "NOT ENOUGH INFO", "evidence": [["The_World_According_to_Paris", "4", "It was filmed from November 2010 , with Hilton 's court-ordered community service stemming from her arrest in Las Vegas , Nevada for cocaine possession , to Februar... |
{"claim": "The Germanic peoples are also called Gothic.", "label": "SUPPORTS", "evidence": [["Germanic_peoples", "0", "The Germanic peoples -LRB- also called Teutonic , Suebian , or Gothic in older literature -RRB- are an Indo-European ethno-linguistic group of Northern European origin ."]], "id": "2b1a06bf2bf55aa244ab... |
{"claim": "Margot Kidder is a person.", "label": "SUPPORTS", "evidence": [["Margot_Kidder", "15", "In 2005 , Kidder became a naturalized U.S. citizen ."]], "id": "30e9c4bf20a1be3959f53da9bff9c0e6", "verifiable": "VERIFIABLE", "original_id": 121912} |
{"claim": "Chokher Bali was nominated for a Golden Leopard in 2003.", "label": "SUPPORTS", "evidence": [["Chokher_Bali_-LRB-film-RRB-", "10", "Chokher Bali won the National Film Award for Best Feature Film in Bengali and was nominated for the Golden Leopard -LRB- Best Film -RRB- award at the Locarno International Film ... |
{"claim": "Usain Bolt won at the Olympics.", "label": "SUPPORTS", "evidence": [["Usain_Bolt", "9", "Bolt is the only sprinter to win Olympic 100 m and 200 m titles at three consecutive olympics -LRB- 2008 , 2012 and 2016 -RRB- , a feat referred to as the `` triple double . ''"]], "id": "756d51c8e7081dcf0414ad5726baa473... |
{"claim": "The industry that the company The New York Times is part of is declining.", "label": "SUPPORTS", "evidence": [["The_New_York_Times", "0", "The New York Times -LRB- sometimes abbreviated NYT and The Times -RRB- is an American daily newspaper , founded and continuously published in New York City since Septembe... |
{"text": "# Copyright 2013 NEC Corporation.\n# All Rights Reserved.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\"); you may\n# not use this file except in compliance with the License. You may obtain\n# a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\... |
{"text": "\"\"\"Create coordinate transforms.\"\"\"\n\n# Author: Eric Larson <larson.eric.d<gmail.com>\n#\n# License: BSD (3-clause)\n\nimport numpy as np\nfrom scipy import linalg\n\nfrom ...transforms import combine_transforms, invert_transform, Transform\nfrom ...utils import logger\nfrom ..constants import FIFF\nfr... |
{"text": "#!/usr/bin/python\n#\n# Copyright (c) .NET Foundation and contributors. All rights reserved.\n# Licensed under the MIT license. See LICENSE file in the project root for full license information.\n#\n\n# Extract Json Value\n#\n# Very simple tool to ease extracting json values from the cmd line.\nimport os\nimp... |
{"text": "#################################################################\n# Program: Toolib\n\"\"\"\nKnown issues:\n\t! GetTable call after Destroy leads to crush\n\t Careful with delegating to table\n\n\t Example (how to avoid crush):\n\n\t\tdef __getattr__(self, name):\n\t\t\tif name != '__del__':\n\t\t\t\tretur... |
{"text": "#\n# Copyright (C) 2013-2015 Red Hat, Inc.\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable... |
{"text": "#!/usr/bin/env python\n\ntry:\n\timport pacman\nexcept ImportError:\n\timport alpm\n\tpacman = alpm\nimport os, tempfile, shutil, sys\n\ndef pacman_pkg_getgroups(pkg):\n\ti = pacman.void_to_PM_LIST(pacman.pkg_getinfo(pkg, pacman.PKG_GROUPS))\n\tret = []\n\twhile i:\n\t\tret.append(pacman.void_to_char(pacman.l... |
{"text": "########\n#\n# Licensed under the Apache License, Version 2.0 (the \"License\");\n# you may not use this file except in compliance with the License.\n# You may obtain a copy of the License at\n#\n# http://www.apache.org/licenses/LICENSE-2.0\n#\n# Unless required by applicable law or agreed to in writing, soft... |
{"text": "\"\"\"Support for Juicenet cloud.\"\"\"\nimport logging\n\nimport pyjuicenet\nimport voluptuous as vol\n\nfrom homeassistant.const import CONF_ACCESS_TOKEN\nfrom homeassistant.helpers import discovery\nimport homeassistant.helpers.config_validation as cv\nfrom homeassistant.helpers.entity import Entity\n\n_LO... |
{"context": "Terra preta (black earth), which is distributed over large areas in the Amazon forest, is now widely accepted as a product of indigenous soil management. The development of this fertile soil allowed agriculture and silviculture in the previously hostile environment; meaning that large portions of the Amazo... |
{"context": "Some disagree with such double or triple non-French linguistic origins, arguing that for the word to have spread into common use in France, it must have originated in the French language. The \"Hugues hypothesis\" argues that the name was derived by association with Hugues Capet, king of France, who reigne... |
{"context": "The hydrography of the current delta is characterized by the delta's main arms, disconnected arms (Hollandse IJssel, Linge, Vecht, etc.) and smaller rivers and streams. Many rivers have been closed (\"dammed\") and now serve as drainage channels for the numerous polders. The construction of Delta Works cha... |
{"context": "An increase in imported cars into North America forced General Motors, Ford and Chrysler to introduce smaller and fuel-efficient models for domestic sales. The Dodge Omni / Plymouth Horizon from Chrysler, the Ford Fiesta and the Chevrolet Chevette all had four-cylinder engines and room for at least four pa... |
{"context": "Many important complexity classes can be defined by bounding the time or space used by the algorithm. Some important complexity classes of decision problems defined in this manner are the following:", "question": "What function is used by algorithms to define measurements like time and numbers?", "answers.... |
{"context": "Engineering News-Record (ENR) is a trade magazine for the construction industry. Each year, ENR compiles and reports on data about the size of design and construction companies. They publish a list of the largest companies in the United States (Top-40) and also a list the largest global firms (Top-250, by ... |
{"context": "In southern Europe, the stage was set in the Triassic Period of the Mesozoic Era, with the opening of the Tethys Ocean, between the Eurasian and African tectonic plates, between about 240 MBP and 220 MBP (million years before present). The present Mediterranean Sea descends from this somewhat larger Tethys... |
{"context": "The Central Region, consisting of present-day Hebei, Shandong, Shanxi, the south-eastern part of present-day Inner Mongolia and the Henan areas to the north of the Yellow River, was considered the most important region of the dynasty and directly governed by the Central Secretariat (or Zhongshu Sheng) at K... |
{"context": "The principle of faunal succession is based on the appearance of fossils in sedimentary rocks. As organisms exist at the same time period throughout the world, their presence or (sometimes) absence may be used to provide a relative age of the formations in which they are found. Based on principles laid out... |
{"text": "ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass ass to ass as... |
{"text": "<iLetBigSHITS> THEY CLOGGED UP THE TOILET\n\n<iLetBigSHITS> SHIT SHIT SHIT SHIT SHIT SHIT SHIT SHIT SHIT SHIT IT CLOGGED THE TOILET SHIT SHIT SHIT SHIT SHIT IT CLOGGED THE TOILET", "meta": {"pile_set_name": "OpenWebText2"}, "score": 0.08522727272727272} |
{"text": "So you want to do BDSM Porn?", "meta": {"pile_set_name": "OpenWebText2"}, "score": 0.07142857142857142} |
{"text": "From Fingering To Fucking: Voluptuous Nympho Needs Some Cum", "meta": {"pile_set_name": "OpenWebText2"}, "score": 0.06779661016949153} |
{"text": "Q:\n\nRegular expression matching\n\nI want to match\n(Not 'X')(Not 'X') XX XX XX (Not 'X')(Not 'X')\n\nor\n(Not 'X')(Not 'X') XX XX XX XX XX (Not 'X')(Not 'X')\n\netc...\npattern=\"^X^X ((XX ){2}|(XX ){4}|(XX ){6}|(XX ){8})XX ^X^X\"\n\nThere is some problem with my pattern, Hope you can help me with that.\nT... |
{"text": "The sex was good and pussy creampie in the end for Thai whore\n\nThe sex was good and pussy creampie in the end for Thai whore", "meta": {"pile_set_name": "OpenWebText2"}, "score": 0.06451612903225806} |
{"problem": "Let \\[f(x) = \\left\\{\n\\begin{array}{cl} ax+3, &\\text{ if }x>2, \\\\\nx-5 &\\text{ if } -2 \\le x \\le 2, \\\\\n2x-b &\\text{ if } x <-2.\n\\end{array}\n\\right.\\]Find $a+b$ if the piecewise function is continuous (which means that its graph can be drawn without lifting your pencil from the paper).", ... |
{"problem": "A rectangular band formation is a formation with $m$ band members in each of $r$ rows, where $m$ and $r$ are integers. A particular band has less than 100 band members. The director arranges them in a rectangular formation and finds that he has two members left over. If he increases the number of members i... |
{"problem": "What is the degree of the polynomial $(4 +5x^3 +100 +2\\pi x^4 + \\sqrt{10}x^4 +9)$?", "level": "Level 3", "type": "Algebra", "solution": "This polynomial is not written in standard form. However, we don't need to write it in standard form, nor do we need to pay attention to the coefficients. We just loo... |
{"problem": "Evaluate $\\left\\lceil3\\left(6-\\frac12\\right)\\right\\rceil$.", "level": "Level 3", "type": "Algebra", "solution": "Firstly, $3\\left(6-\\frac12\\right)=18-1-\\frac12=17-\\frac12$. Because $0\\le\\frac12<1$, we have $\\left\\lceil17-\\frac12\\right\\rceil=\\boxed{17}$."} |
{"problem": "Sam is hired for a 20-day period. On days that he works, he earns $\\$$60. For each day that he does not work, $\\$$30 is subtracted from his earnings. At the end of the 20-day period, he received $\\$$660. How many days did he not work?", "level": "Level 3", "type": "Algebra", "solution": "Call $x$ the nu... |
{"problem": "Find the center of the circle with equation $x^2 - 6x + y^2 + 2y = 9$.", "level": "Level 4", "type": "Algebra", "solution": "Completing the square, we get $(x - 3)^2 + (y + 1)^2 = 19$. Therefore, the center of the circle is $\\boxed{(3, -1)}$."} |
{"problem": "What are all values of $p$ such that for every $q>0$, we have $$\\frac{3(pq^2+p^2q+3q^2+3pq)}{p+q}>2p^2q?$$ Express your answer in interval notation in decimal form.", "level": "Level 5", "type": "Algebra", "solution": "First we'll simplify that complicated expression. We attempt to factor the numerator ... |
{"problem": "If $x = 2$ and $y = 5$, then what is the value of $\\frac{x^4+2y^2}{6}$ ?", "level": "Level 1", "type": "Algebra", "solution": "We have \\[\\frac{x^4 + 2y^2}{6} = \\frac{2^4 + 2(5^2)}{6} = \\frac{16+2(25)}{6} = \\frac{16+50}{6} = \\frac{66}{6} = \\boxed{11}.\\]"} |
{"problem": "The sequence of integers in the row of squares and in each of the two columns of squares form three distinct arithmetic sequences. What is the value of $N$?\n\n[asy]\nunitsize(0.35inch);\ndraw((0,0)--(7,0)--(7,1)--(0,1)--cycle);\ndraw((1,0)--(1,1));\ndraw((2,0)--(2,1));\ndraw((3,0)--(3,1));\ndraw((4,0)--(4... |
{"problem": "Tim wants to invest some money in a bank which compounds quarterly with an annual interest rate of $7\\%$. To the nearest dollar, how much money should he invest if he wants a total of $\\$60,\\!000$ at the end of $5$ years?", "level": "Level 5", "type": "Algebra", "solution": "Recall the formula $A=P\\lef... |
{"model": "bert-base-uncased", "dataset": "AmazonCounterfactualClassification", "metric": "accuracy", "value": 0.7425373134328358} |
{"model": "bert-base-uncased", "dataset": "AmazonPolarityClassification", "metric": "accuracy", "value": 0.7132945} |
{"model": "bert-base-uncased", "dataset": "AmazonReviewsClassification", "metric": "accuracy", "value": 0.33564} |
{"model": "bert-base-uncased", "dataset": "Banking77Classification", "metric": "accuracy", "value": 0.6340584415584415} |
{"model": "bert-base-uncased", "dataset": "EmotionClassification", "metric": "accuracy", "value": 0.3528} |
{"model": "bert-base-uncased", "dataset": "MassiveIntentClassification", "metric": "accuracy", "value": 0.5988231338264962} |
{"model": "bert-base-uncased", "dataset": "MTOPDomainClassification", "metric": "accuracy", "value": 0.8262653898768809} |
{"model": "bert-base-uncased", "dataset": "MTOPIntentClassification", "metric": "accuracy", "value": 0.6813725490196079} |
{"text": "- Kapla\u0001 Justin og Bernays\u0001 Anne\u0001", "tokens": ["-", "Kapla", ",", "Justin", "og", "Bernays", ",", "Anne", "."], "labels": ["O", "B-PER", "I-PER", "I-PER", "O", "B-PER", "I-PER", "I-PER", "O"]} |
{"workspace": "pythondev", "channel": "help", "sentences": "What is it that \"requires virtualenv\", most things I know don't require anything other than an interpreter and dependencies", "ts": "2017-06-16T10:55:34.384740", "user": "Beula", "sentence_id": "pythondev_help_Beula_2017-06-16T10:55:34.384740", "timestamp": ... |
{"workspace": "pythondev", "channel": "help", "sentences": "what have you tried so far?", "ts": "2017-06-16T11:12:47.798620", "user": "Johana", "sentence_id": "pythondev_help_Johana_2017-06-16T11:12:47.798620", "timestamp": 1497611567.79862, "__index_level_0__": 82107} |
{"workspace": "pythondev", "channel": "help", "sentences": "Just switch the path/env settings?", "ts": "2017-06-16T11:13:25.813347", "user": "Melvin", "sentence_id": "pythondev_help_Melvin_2017-06-16T11:13:25.813347", "timestamp": 1497611605.813347, "__index_level_0__": 82109} |
{"workspace": "pythondev", "channel": "help", "sentences": "with virtualenv you activate the environment and it does a lot of handy little things for you like setting the python python.", "ts": "2017-06-16T11:13:25.813670", "user": "Johana", "sentence_id": "pythondev_help_Johana_2017-06-16T11:13:25.813670", "timestamp"... |
{"workspace": "pythondev", "channel": "help", "sentences": "so you activate the virtualenv when you want to use zappa.", "ts": "2017-06-16T11:13:37.818110", "user": "Johana", "sentence_id": "pythondev_help_Johana_2017-06-16T11:13:37.818110", "timestamp": 1497611617.81811, "__index_level_0__": 82111} |
{"workspace": "pythondev", "channel": "help", "sentences": "`source /venv-name/bin/activate` should do it", "ts": "2017-06-16T11:14:49.846808", "user": "Johana", "sentence_id": "pythondev_help_Johana_2017-06-16T11:14:49.846808", "timestamp": 1497611689.846808, "__index_level_0__": 82112} |
{"id": "1", "label": 16, "label_text": "alarm", "text": "wake me up at nine am on friday"} |
{"id": "2", "label": 16, "label_text": "alarm", "text": "set an alarm for two hours from now"} |
{"id": "6", "label": 10, "label_text": "audio", "text": "olly pause for ten seconds"} |
{"id": "9", "label": 8, "label_text": "iot", "text": "make the lighting bit more warm here"} |
{"id": "10", "label": 8, "label_text": "iot", "text": "please set the lighting suitable for reading"} |
{"id": "13", "label": 8, "label_text": "iot", "text": "time to sleep olly"} |
{"feat_bid": 161, "feat_is_aggregate": false, "feat_source": "pinkmonkey", "feat_chapter_path": "all_chapterized_books/161-chapters/12.txt", "feat_summary_path": "finished_summaries/pinkmonkey/Sense and Sensibility/section_11_part_0.txt", "feat_book_id": "Sense and Sensibility.chapter 12", "feat_summary_id": "chapter 1... |
{"feat_bid": 110, "feat_is_aggregate": false, "feat_source": "gradesaver", "feat_chapter_path": "all_chapterized_books/110-chapters/20.txt", "feat_summary_path": "finished_summaries/gradesaver/Tess of the D'Urbervilles/section_2_part_5.txt", "feat_book_id": "Tess of the D'Urbervilles.chapter 20", "feat_summary_id": "ch... |
{"feat_bid": 1232, "feat_is_aggregate": false, "feat_source": "shmoop", "feat_chapter_path": "all_chapterized_books/1232-chapters/09.txt", "feat_summary_path": "finished_summaries/shmoop/The Prince/section_9_part_0.txt", "feat_book_id": "The Prince.chapter 9", "feat_summary_id": "chapter 9", "feat_content": null, "feat... |
{"feat_bid": 23042, "feat_is_aggregate": false, "feat_source": "sparknotes", "feat_chapter_path": "all_chapterized_books/23042-chapters/4.txt", "feat_summary_path": "finished_summaries/sparknotes/The Tempest/section_4_part_0.txt", "feat_book_id": "The Tempest.act ii.scene ii", "feat_summary_id": "act ii, scene ii", "fe... |
{"id": "10.1101/008326", "title": "PMCE: efficient inference of expressive models of cancer evolution with high prognostic power", "abstract": "MotivationDriver (epi)genomic alterations underlie the positive selection of cancer subpopulations, which promotes drug resistance and relapse. Even though substantial heteroge... |
{"id": "10.1101/008326", "title": "PMCE: efficient inference of expressive models of cancer evolution with high prognostic power", "abstract": "MotivationDriver (epi)genomic alterations underlie the positive selection of cancer subpopulations, which promotes drug resistance and relapse. Even though substantial heteroge... |
{"id": "10.1101/010553", "title": "Convergent evolution of primate testis transcriptomes reflects mating strategy", "abstract": "In independent mammalian lineages where females mate with multiple males (multi-male mating strategies), males have evolved larger testicles relative to those lineages where females mate with... |
{"id": "10.1101/022459", "title": "A max-margin model for predicting residue-base contacts in protein-RNA interactions", "abstract": "Protein-RNA interactions (PRIs) are essential for many biological processes, so understanding aspects of the sequences and structures involved in PRIs is important for unraveling such pr... |
{"id": "10.1101/035972", "title": "Engineered acetoacetate-inducible whole-cell biosensors based on the AtoSC two-component system", "abstract": "Whole-cell biosensors hold potential in a variety of industrial, medical and environmental applications. These biosensors can be constructed through the repurposing of bacter... |
{"id": "10.1101/046052", "title": "Association of NQO1 C609T (Pro187Ser) with risk of Oral Submucous Fibrosis in Eastern Indian population", "abstract": "Oral submucous fibrosis (OSF) is a debilitating disease mainly attributed to chewing areca nut with a 7.4-13% malignant transformation rate. Present study explores th... |
{"id": "10.1101/060012", "title": "Fast gene set enrichment analysis", "abstract": "Gene set enrichment analysis (GSEA) is an ubiquitously used tool for evaluating pathway enrichment in transcriptional data. Typical experimental design consists in comparing two conditions with several replicates using a differential ge... |
{"id": "10.1101/062083", "title": "Immunoecology of species with alternative reproductive tactics and strategies", "abstract": "Alternative reproductive tactics and strategies (ARTS) refer to polymorphic reproductive behaviours in which in addition to the usual two sexes, there are one or more alternative morphs, usual... |
{"id": "10.1101/067736", "title": "Frameshifts and wild-type protein sequences are always highly similar because the genetic code and genomes were optimized for frameshift tolerance", "abstract": "Frameshift protein sequences encoded by alternative reading frames of coding genes have been considered meaningless, and fr... |
{"id": "10.1101/067736", "title": "Frameshift and wild-type proteins are highly similar because the genetic code and genomes were optimized for frameshift tolerance", "abstract": "Frameshift protein sequences encoded by alternative reading frames of coding genes have been considered meaningless, and frameshift mutation... |
{"celex_id": "31975R2481", "title": "Regulation (EEC) No 2481/75 of the Council of 29 September 1975 amending Regulation (EEC) No 2511/69 laying down special measures for improving the production and marketing of Community citrus fruits\n", "text": "REGULATION (EEC) No 2481/75 OF THE COUNCIL of 29 September 1975 amen... |
{"celex_id": "31982D0211", "title": "82/211/EEC: Commission Decision of 17 March 1982 establishing that the 'Jodon EA-immersion type X-Y micropositionable photographic plate holder, model MPH- 45W, with beam splitter attenuator, model UBA-200 and parabolic mirrors' may not be imported free of Common Customs Tariff duti... |
{"celex_id": "31996D0084", "title": "96/84/Euratom, ECSC, EC: Commission Decision of 8 January 1996 adjusting the weightings applicable from 1 March 1994 to the remuneration of officials of the European Communities serving in third countries\n", "text": "COMMISSION DECISION of 8 January 1996 adjusting the weightings ap... |
{"celex_id": "31998R1298", "title": "Commission Regulation (EC) No 1298/98 of 23 June 1998 amending Regulation (EC) No 577/97 laying down certain detailed rules for the application of Council Regulation (EC) No 2991/94 laying down standards for spreadable fats and of Council Regulation (EEC) No 1898/87 on the protectio... |
{"celex_id": "31986R2503", "title": "Commission Regulation (EEC) No 2503/86 of 5 August 1986 altering the coefficient relating to the differential amounts for colza, rape and sunflower seed\n", "text": "COMMISSION REGULATION (EEC) No 2503/86\nof 5 August 1986\naltering the coefficient relating to the differential amou... |
{"celex_id": "32001R2317", "title": "Commission Regulation (EC) No 2317/2001 of 29 November 2001 repealing Regulation (EC) No 743/2001 prohibiting fishing for whiting by vessels flying the flag of Sweden\n", "text": "Commission Regulation (EC) No 2317/2001\nof 29 November 2001\nrepealing Regulation (EC) No 743/2001 pro... |
{"celex_id": "31988R1233", "title": "Commission Regulation (EEC) No 1233/88 of 4 May 1988 on arrangements for imports into Italy of certain textile products (category 36) originating in South Korea\n", "text": "COMMISSION REGULATION (EEC) No 1233/88\nof 4 May 1988\non arrangements for imports into Italy of certain tex... |
{"index": 129857, "country": "US", "description": "Dusty tannins make for a soft texture in this wine that's subtle in dried fruit, Christmas spice, chocolate and clove. It delivers flavor and complexity without attitude, a savory expression of the grape from a relatively cool climate.", "points": 90, "price": 44.0, "p... |
{"index": 112217, "country": "US", "description": "Sweet-tart Maraschino cherry and bitter bramble notes meld in this punchy, primary red wine. Cranberry acidity hits the midpalate with a spine tingling force and lingers through a moderately long finish. Drink now.", "points": 85, "price": 14.0, "province": "New York",... |
{"index": 85860, "country": "Italy", "description": "This bright Riserva Merlot offers chewy cherry flavors followed by elegant notes of spice, tar and cola. The mouthfeel is rich and velvety. Pair this ruby-colored wine with duck confit seasoned with ginger and orange.", "points": 90, "price": 35.0, "province": "Venet... |
{"index": 70196, "country": "US", "description": "The nose on this bottling shows just enough of everything to please all sorts of Chardonnay fans: yellow apple flesh, sea salt, a touch of butter and jasmine-laced honeydew aromas. The palate starts soft and then slowly sizzles with acidity, presenting flavors of butter... |
{"index": 88649, "country": "Italy", "description": "Crisp and refreshing, this lovely sparkler offers sensations of white wild flowers, green apple, citrus and Bartlett pear. Vibrant acidity balances the creamy, elegantly foaming palate and gives it a dry, invigorating finish.", "points": 91, "price": 26.0, "province"... |
{"index": 52675, "country": "US", "description": "This is from a fantastic vineyard site in the Laguna Hills neighborhood of the appellation, and the second vintage of this particular selection from this producer. Generous lemony oak meets toast within a robust body of complex layers and salty caramel.", "points": 92, ... |
{"index": 69926, "country": "France", "description": "This 60% Merlot and 40% Cabernet Franc blend is very fruity and fresh, balancing dry tannins and attractive red fruit flavors. It is light, still tight with its structure. Drink from 2016.", "points": 83, "price": 10.0, "province": "Bordeaux", "variety": "Bordeaux-s... |
{"text": "Diesel model Winnie Harlow, who suffers from vitiligo, the same rare skin condition that singer Michael Jackson was diagnosed with, has been pictured enjoying a cozy night on the town with albino fashion star Shaun Ross. The pair attended a launch event for Popular magazine at Siren Studios in Hollywood, Cali... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.