id
stringlengths 40
41
| Task
stringclasses 756
values | Contributors
stringclasses 99
values | Source
listlengths 1
1
| URL
listlengths 1
1
| Categories
listlengths 1
1
| Reasoning
listlengths 0
4
| Definition
listlengths 1
1
| Positive Examples
listlengths 2
18
| Negative Examples
listlengths 1
9
| Input_language
listlengths 1
1
| Output_language
listlengths 1
1
| Instruction_language
listlengths 1
1
| Domains
listlengths 1
6
| Instance
dict | Instance License
listlengths 1
4
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
task1168-e49cf2c1744e432ea79a07d45506c797
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-e49cf2c1744e432ea79a07d45506c797",
"input": "Sentence: She set the dipper on the edge of the deck , leaving it for him to stretch {{ after }} it while she looked on scornfully . \nWord: after",
"output": "ADP"
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
task1168-9eb1dafb113a4162a85b70f0cd90d779
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-9eb1dafb113a4162a85b70f0cd90d779",
"input": "Sentence: Now place {{ 12 }} pieces 1/2'' '' sq. on this edge as we did before and space them with the 5-3/4'' '' long `` tappets '' , as they are called . \nWord: 12",
"output": "NUM"
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
task1168-a152445318c44be58eaa3aa51aa590c3
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-a152445318c44be58eaa3aa51aa590c3",
"input": "Sentence: `` Big Hans made {{ me }} come . \nWord: me",
"output": "PRON"
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
task1168-9bcc5f49ff46442c85f64d0db0d09d90
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-9bcc5f49ff46442c85f64d0db0d09d90",
"input": "Sentence: Far long {{ ago }} , some other prisoner than one of these had tried to write a letter . \nWord: ago",
"output": "ADV"
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
task1168-32b87c67cba94a72b7b18bafd7989b3a
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-32b87c67cba94a72b7b18bafd7989b3a",
"input": "Sentence: I think the answer is to be found in Prokofieff's own words : `` the clarity must be new , not old {{ '' }} . \nWord: ''",
"output": "."
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
task1168-4dc5d9eafa3a4d599ca13bfe38420bd2
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-4dc5d9eafa3a4d599ca13bfe38420bd2",
"input": "Sentence: Eleazar , pausing on the Hanover plain , found its great forests and remoteness good and with his own hands built the first College Hall , a log hut dedicated `` for the education & instruction of Youth {{ of }} the Indian Tribes in this Land in reading , writing & all parts of learning which shall appear necessary and expedient for civilizing & christianizing Children of Pagans as well as in all liberal Arts and Sciences ; ; \nWord: of",
"output": "ADP"
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
task1168-00ab7ab42e104144a70edcba8d3755d6
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-00ab7ab42e104144a70edcba8d3755d6",
"input": "Sentence: The `` Essex Journal '' says that he `` delivered an oration on the bridge , which for elegance of style , propriety {{ of }} speech or force of argument , was truly Ciceronian '' . \nWord: of",
"output": "ADP"
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
task1168-dd76863c8809413a99defda57b0faf79
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-dd76863c8809413a99defda57b0faf79",
"input": "Sentence: They both tried {{ to }} keep smiling and winking for a long time , but it made their lips and eyelids tremble . \nWord: to",
"output": "PRT"
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
task1168-32811dc9fff84624b8999e2a01af66c1
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-32811dc9fff84624b8999e2a01af66c1",
"input": "Sentence: H E. Bates has scribbled a farce called {{ `` }} Hark , Hark , The Lark '' ! ! \nWord: ``",
"output": "."
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
task1168-7e3a5f4ed19f498daf156cc0171636f0
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-7e3a5f4ed19f498daf156cc0171636f0",
"input": "Sentence: ) Wishing to show that aviation was dependable and here to stay , Bob Fogg always made a point of taking off each morning on the dot {{ of }} seven , disregarding rain , snow and sleet in true postal tradition . \nWord: of",
"output": "ADP"
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
task1168-a50499c861574cb9a4c244ac936eafa4
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-a50499c861574cb9a4c244ac936eafa4",
"input": "Sentence: {{ Trim }} excess clay from rim of mold . \nWord: Trim",
"output": "VERB"
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
task1168-d536c6b69e9141a09bddc6506f5ecff0
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-d536c6b69e9141a09bddc6506f5ecff0",
"input": "Sentence: If {{ one }} characteristic distinguishes Boris Godunov , it is the consistency with which every person on the stage -- including the chorus -- comes alive in the music . \nWord: one",
"output": "NUM"
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
task1168-8383ae76f1734940a250ffdf8e085aae
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-8383ae76f1734940a250ffdf8e085aae",
"input": "Sentence: Taking the streetcar back to Kaiser's Fountain , I walked ahead {{ , }} then left down the street opposite St. Sophia and just beyond the corner came to a small , one-story building with a red-tile roof , which is the entrance to the Sunken Palace . \nWord: ,",
"output": "."
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
task1168-a54e5f43fe6e41da9f51b5a57eb169c2
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-a54e5f43fe6e41da9f51b5a57eb169c2",
"input": "Sentence: His company , Spice-Nice , will receive a $250 award , which will be distributed among the {{ 16 }} charter members . \nWord: 16",
"output": "NUM"
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
task1168-9548b0a43c124e54913b7e9f786727c0
|
task1168_brown_coarse_pos_tagging
|
['Siddhartha Mishra']
|
[
"brown_corpus"
] |
[
"http://korpus.uib.no/icame/brown/bcm.html"
] |
[
"Pos Tagging"
] |
[] |
[
"In this task, you need to provide the parts-of-speech tag of a word present in a sentence specified within curly braces ( '{{ ... }}' ). The parts-of-speech tags are coarse labels that represent a category of words with similar grammatical properties. The list of part-of-speech tags i.e tagset of this corpus is - \n '.': Period symbol is used for symbols denoting Punctuations/Separations such as comma, period, backticks etc., \n 'ADJ': Adjectives are words that typically modify nouns and specify their properties or attributes, \n 'ADP': Adposition is a cover term for prepositions and postpositions, \n 'ADV': Adverbs are words that typically modify verbs for such categories as time, place, direction or manner, \n 'CONJ': A word used to connect clauses or sentences or to coordinate words in the same clause, \n 'DET': Determiners are words that modify nouns or noun phrases and express the reference of the noun phrase in context, \n 'NOUN': Nouns are a part of speech typically denoting a person, place, thing, animal or idea, \n 'NUM': A numeral is a word, functioning most typically as a determiner, adjective or pronoun, that expresses a number and a relation to the number, such as quantity, sequence, frequency or fraction, \n 'PRT': Particles are function words that must be associated with another word or phrase to impart meaning and that do not satisfy definitions of other universal parts of speech, \n 'PRON': Pronouns are words that substitute for nouns or noun phrases, whose meaning is recoverable from the linguistic or extralinguistic context, \n 'PROPN': A proper noun is a noun (or nominal content word) that is the name (or part of the name) of a specific individual, place, or object, \n 'VERB': A verb is a member of the syntactic class of words that typically signal events and actions, can constitute a minimal predicate in a clause, and govern the number and types of other constituents which may occur in the clause, \n 'X': The tag X is used for words that for some reason cannot be assigned a real part-of-speech category."
] |
[
{
"input": "Sentence: `` Then I return to the United States for engagements at the Hollywood Bowl and in Philadelphia '' , he added {{ . }} \nWord: .",
"output": ".",
"explanation": " '--' is assigned the period (.) symbol since it denotes a separation."
},
{
"input": "Sentence: Even if gymnastics are not the ultimate goal , the good tumbler will be a {{ better }} dancer , a better athlete , and a human being with a greater margin of safety in any activity . \nWord: better",
"output": "ADJ",
"explanation": "\"better\" is an Adjective (ADJ) since it describes the (NOUN) dancer."
},
{
"input": "Sentence: Diametric opposition must persist as to the future course of prices , if there is to persist a market {{ at }} all . \nWord: at",
"output": "ADP",
"explanation": "\"at\" is an Adposition (ADP) since it is a preposition used to indicate position is time or place."
},
{
"input": "Sentence: Gun on shoulder , he would march smartly for a few yards , bring his {{ heels }} together with a click , make a brisk pirouette , skirts flaring , and march back to his point of departure . \nWord: heels",
"output": "NOUN",
"explanation": "\"heels\" is a Noun (NOUN) since it denotes a thing"
},
{
"input": "Sentence: Mantle , Maris , and Cerv probably share {{ one }} major-league record already : Among them , they have fifteen children -- eight for Cerv , four for Mantle , and three for Maris . \nWord: one",
"output": "NUM",
"explanation": "\"one\" is a Number (NUM)."
},
{
"input": "Sentence: In the colder climes , for instance , {{ you }} will have to live through the many unglamorous winter months when your pool will hardly look its best . \nWord: you",
"output": "PRON",
"explanation": "\"you\" is a Pronoun (PRON) since it substitutes for Noun (NOUN)s."
},
{
"input": "Sentence: High Standard has also {{ added }} two models to its line . \nWord: added",
"output": "VERB",
"explanation": "\"added\" is a Verb (VERB) since it signals an event/action."
}
] |
[
{
"input": "Sentence: In another four weeks , with schools closed across the nation , the great {{ all-American }} summer safari will be under way . \nWord: all-American",
"output": "VERB",
"explanation": "\"all-American\" is not a Verb (VERB) since it does not signal an event/action."
}
] |
[
"English"
] |
[
"English"
] |
[
"English"
] |
[
"Miscellaneous"
] |
{
"id": "task1168-9548b0a43c124e54913b7e9f786727c0",
"input": "Sentence: He threw off the light blanket and swung his feet off {{ the }} bunk , to the floor . \nWord: the",
"output": "DET"
}
|
[
"Dedicated Copyright Restrictions (http://korpus.uib.no/icame/brown/bcm.html#bc7)"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.