input sequencelengths 2 305 | output sequencelengths 2 305 | instructions stringclasses 1 value |
|---|---|---|
[
"Out",
"of",
"them",
",",
"15",
"members",
"are",
"appointed",
"by",
"their",
"office",
"and",
"5",
"from",
"other",
"relevant",
"institutions",
"."
] | [
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"14",
"(",
"I",
")",
"1",
"objective",
":",
"Action",
"Plan",
"has",
"been",
"prepared",
"and",
"implemented",
"in",
"order",
"to",
"cover",
"the",
"secondary",
"objectives",
"of",
"the",
"initial",
"objectives",
"of",
"the",
"Act",
"."
] | [
"B-MISC",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Cultivation",
"area",
"is",
"1,200",
"acres",
"paddy",
"and",
"subsidiary",
"crop",
"cultivation",
"can",
"be",
"shown",
"as",
"varieties",
"."
] | [
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Report",
"of",
"the",
"Auditor",
"General",
"Audit",
"Report",
"Response",
"of",
"the",
"Authority",
"Response",
"of",
"the",
"Audit",
"and",
"Management",
"Committee",
"3.3",
"Working",
"capital",
"management",
"As",
"the",
"current",
"ratio",
"and",
"the",
... | [
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"B-MISC",
"O",
"B-MISC",
"O",
... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Though",
"the",
"performance",
"reports",
"of",
"Staff",
"Officers",
"and",
"Divisional",
"Secretaries",
"quantification",
"by",
"the",
"District",
"secretariat",
",",
"payments",
"of",
"increments",
"is",
"being",
"done",
"by",
"the",
"same",
"office",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"10.2.7",
".",
"Mr",
".",
"A",
".",
"B",
".",
"I",
".",
"De",
"Silva",
",",
"Deputy",
"Commissioner",
"of",
"Elections",
"of",
"Galle",
"and",
"two",
"other",
"Assistant",
"Commissioners",
"of",
"Elections",
"namely",
",",
"Mr",
".",
"J",
".",
"A",
"... | [
"B-MISC",
"O",
"O",
"O",
"B-PER",
"I-PER",
"I-PER",
"I-PER",
"I-PER",
"I-PER",
"I-PER",
"I-PER",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"B-LOC",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Third",
"Season",
"Green",
"Gram",
"Cultivation",
"-",
"Thabbowa",
"scheme",
"Third",
"Season",
"Green",
"Gram",
"Cultivation",
"-",
"Ignimitiya",
"Scheme",
"Though",
"10,000",
"ha",
"were",
"planned",
"to",
"cultivate",
"Green",
"gram",
"in",
"Third",
"Season"... | [
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"B-LOC",
"I-LOC",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"B-LOC",
"I-LOC",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"(",
"ii",
")",
"It",
"has",
"been",
"brought",
"to",
"accounts",
"by",
"mistake",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"2",
".",
"Regional",
"Workshops",
"Regional",
"Committee",
"Meeting",
"Swashakthi",
"Group",
"Workshops",
"Incorporation",
"Workshops",
"Volunteer",
"Workshops",
"Direct",
"Benefits",
"Field",
"Trips",
"Experience",
"Exchange",
"Program",
"An",
"allocation",
"of",
"R... | [
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"We",
"have",
"selected",
"4",
"sample",
"areas",
"from",
"each",
"two",
"set",
"of",
"Spatial",
"data",
"(",
"two",
"images",
"taken",
"for",
"the",
"study",
")",
"."
] | [
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"12.5",
".",
"The",
"cost",
"for",
"the",
"preparation",
"of",
"the",
"electoral",
"register",
"in",
"the",
"year",
"2015",
"was",
"approximately",
"Rs",
".90",
"million",
",",
"and",
"it",
"shows",
"a",
"reduction",
"of",
"Rs",
".",
"17",
"million",
"co... | [
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"2",
".",
"PRESCRIPTION",
"SPECIAL",
"PROVISIONS",
"(",
"AMENDMENT",
")",
"BILL",
"This",
"amendment",
"is",
"proposed",
"to",
"provide",
"relief",
"to",
"persons",
"who",
"were",
"displaced",
"and",
"disadvantaged",
"during",
"the",
"period",
"1983",
"–",
"20... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"With",
"the",
"establishment",
"of",
"the",
"new",
"Ministry",
"for",
"Economic",
"Reform",
",",
"Science",
"and",
"Technology",
",",
"in",
"December",
"2000",
"the",
"ACCIMT",
"too",
"was",
"transferred",
"under",
"its",
"purview",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"B-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Two",
"Driver",
"Display",
"Consoles",
"Two",
"Traction",
"Control",
"Units",
"Recovery",
"of",
"Microprocessor",
"based",
"electronic",
"control",
"subsystems",
"of",
"the",
"Class",
"M9",
"Power",
"Coaches",
"(",
"Sefang",
")",
"."
] | [
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"03",
".",
"Legal",
"Officers",
"Civil",
"&",
"Criminal",
"Cases",
",",
"Leadership",
"Training"
] | [
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"The",
"task",
"is",
"underway",
"to",
"fill",
"the",
"vacancies",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Farming",
"community",
"of",
"Sri",
"Lanka",
"is",
"mostly",
"concentrated",
"in",
"rural",
"areas",
"and",
"their",
"contribution",
"to",
"the",
"agriculture",
"is",
"very",
"high",
"."
] | [
"O",
"O",
"O",
"B-LOC",
"I-LOC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"3.15",
"Mahagalgamuwa",
"Wewa",
"Mahagalgamuwa",
"Tank",
"site",
"is",
"located",
"in",
"Kurunegala",
"District",
";",
"Ehatuwewa",
"DS",
"Division",
"was",
"expected",
"to",
"provide",
"Irrigation",
"facilities",
"for",
"1400",
"acres",
"’",
"paddy",
"lands",
... | [
"B-MISC",
"B-LOC",
"I-LOC",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"B-LOC",
"I-LOC",
"O",
"B-LOC",
"I-LOC",
"I-LOC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Coordinating",
"“",
"Deyata",
"Kirula",
"”",
"Development",
"Program",
"2014",
"The",
"Department",
"of",
"National",
"Budget",
"has",
"been",
"involved",
"in",
"coordination",
"of",
"Deyata",
"Kirula",
"National",
"Development",
"programme",
"such",
"as",
",",
... | [
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"B-MISC",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"03",
".",
"Generated",
"Funds",
"COMMERCIAL",
"ACTIVIITIES",
"The",
"following",
"commercial",
"activities",
"were",
"performed",
"on",
"the",
"requests",
"made",
"by",
"Government",
"and",
"other",
"organizations",
"including",
"public",
"requirements",
"."
] | [
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"The",
"fourth",
"Batch",
"of",
"students",
"were",
"admitted",
"to",
"the",
"Diploma",
"Programme",
"by",
"registering",
"97",
"students",
"."
] | [
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"The",
"total",
"expenditure",
"during",
"the",
"said",
"period",
"was",
"Rs",
".",
"63.8",
"million",
"and",
"in",
"the",
"year",
"2010",
"it",
"was",
"Rs",
".",
"57.78",
"million",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Although",
"it",
"was",
"planned",
"to",
"print",
"5000",
"copies",
"of",
"the",
"amended",
"act",
"during",
"the",
"year",
"under",
"review",
",",
"it",
"was",
"cancelled",
"as",
"the",
"necessity",
"did",
"not",
"arise",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Order",
"under",
"Article",
"98",
"(",
"8",
")",
"of",
"the",
"Constitution",
"-",
"Number",
"of",
"Members",
"of",
"Parliament",
"entitled",
"to",
"be",
"elected",
"to",
"each",
"constituency",
"at",
"the",
"Parliamentary",
"Elections",
"-",
"2015"
] | [
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"B-MISC"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"03",
"Seminars",
"on",
"Residential",
"Teaching",
"Method",
"have",
"been",
"conducted",
"for",
"Aranery",
"Teachers",
"."
] | [
"B-MISC",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"The",
"tender",
"process",
"for",
"the",
"remaining",
"packages",
"is",
"nearing",
"completion",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"04",
"separate",
"preliminary",
"programs",
"were",
"implemented",
"with",
"the",
"funds",
"being",
"channeled",
"by",
"the",
"US",
"AID",
"program",
"."
] | [
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"This",
"correction",
"was",
"made",
"in",
"August",
"2013",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Another",
"function",
"of",
"the",
"Department",
"is",
"to",
"provide",
"legal",
"advice",
"to",
"various",
"Ministries",
"and",
"Government",
"Departments",
"on",
"the",
"formulation",
"of",
"Bills",
"and",
"Irregularities",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Paddy",
"Harvest",
"Survey",
"Under",
"this",
"survey",
",",
"the",
"average",
"yield",
"was",
"estimated",
"using",
"a",
"samples",
"of",
"harvest",
"from",
"two",
"plots",
"of",
"land",
"from",
"a",
"village",
"from",
"selected",
"villages",
"in",
"each",... | [
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Organization",
"Chart",
"The",
"staff",
"of",
"the",
"District",
"Secretariat",
"consist",
"of",
"not",
"only",
"the",
"staff",
"paid",
"under",
"Expenditure",
"Summary",
"261",
"of",
"the",
"District",
"Secretary",
"but",
"also",
"staff",
"of",
"the",
"other... | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"This",
"service",
"is",
"provided",
"under",
"the",
"complete",
"supervision",
"of",
"the",
"National",
"Secretariat",
"for",
"Elders",
"and",
"depending",
"on",
"the",
"nature",
"of",
"the",
"required",
"service",
"of",
"receivers",
",",
"services",
"of",
"a... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"In",
"addition",
",",
"15",
"packages",
"are",
"awarded",
"as",
"National",
"Shopping",
"(",
"NS",
")",
"packages",
"amounting",
"to",
"Rs",
"55.9",
"Million",
"."
] | [
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"121",
"religious",
"lectures",
"have",
"been",
"conducted",
"up",
"to",
"now",
"in",
"14",
"Districts",
"namely",
"Jaffna",
",",
"Puttalam",
",",
"Batticaloa",
",",
"Ratnapura",
",",
"Matala",
",",
"Kandy",
",",
"Ampara",
",",
"Badulla",
",",
"Colombo",
"... | [
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"I-LOC",
"O",
"B-LOC",
"O",
"B-LOC... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Professor",
"Mr.",
"S.",
"Pathmanathan",
",",
"University",
"of",
"Peradeniya",
"presided",
"over",
"the",
"inauguration",
"ceremony",
"under",
"the",
"chairman",
"of",
"Mrs.",
"Shanthi",
"Navukarasan",
",",
"Director",
"of",
"the",
"Department",
"."
] | [
"B-MISC",
"O",
"B-PER",
"I-PER",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"B-MISC",
"O",
"O",
"B-PER",
"I-PER",
"O",
"B-MISC",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Even",
"though",
"the",
"period",
"specified",
"by",
"the",
"Act",
"for",
"postal",
"voting",
"is",
"limited",
"to",
"one",
"week",
",",
"it",
"was",
"extended",
"until",
"the",
"last",
"date",
"of",
"nominations",
"viz",
".13.07.2015",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Several",
"projects",
"have",
"been",
"designed",
"to",
"develop",
"the",
"Aranery",
"Schools",
"and",
"implemented",
"by",
"the",
"Department",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"The",
"total",
"number",
"of",
"professionals",
"attended",
"such",
"courses",
"during",
"the",
"year",
"was",
"365",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"4",
".",
"Financial",
"Review",
"Financial",
"Results",
"Agreed",
"The",
"procurement",
"activities",
"relevant",
"to",
"offer",
"the",
"contracts",
"for",
"the",
"security",
"service",
"and",
"sanitary",
"services",
"of",
"the",
"Nipunatha",
"Piyasa",
"will",
... | [
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Interest",
"received",
"is",
"classified",
"as",
"investing",
"cash",
"flows",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Religious",
"Programs",
"Conducted",
"in",
"the",
"Year",
"2015",
"Holding",
"an",
"all",
"night",
"pirith",
"chanting",
"ceremony",
"and",
"offering",
"an",
"alms",
"giving",
"for",
"the",
"maha",
"sangha",
"the",
"following",
"morning",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Launching",
"programs",
"together",
"with",
"the",
"Galu",
"Pura",
"Bodhu",
"Sawiya",
"organization",
"focusing",
"on",
"Galle",
"City",
"on",
"behalf",
"of",
"Wesak",
"and",
"Poson",
"full",
"moon",
"poya",
"days",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"O",
"O",
"B-LOC",
"I-LOC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"District",
"Registering",
"Officers",
"/",
"Government",
"Agents",
"and",
"District",
"Deputy",
"/",
"Assistant",
"Commissioners",
"of",
"Elections",
"gave",
"their",
"maximum",
"support",
"to",
"accomplish",
"the",
"awareness",
"programmes",
"held",
"in",
"all",
... | [
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"B-MISC",
"I-MISC",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"I-LOC",
"O",
"O",
"O",
"O"... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"4",
".",
"Collecting",
"the",
"revenue",
"of",
"the",
"District",
"through",
"the",
"District",
"Secretariat",
"and",
"the",
"Divisional",
"Secretariats",
"in",
"respect",
"of",
"Line",
"Ministries",
"and",
"Departments",
"while",
"accounting",
"and",
"declaring"... | [
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"According",
"the",
"provisions",
"of",
"Appropriation",
"Act",
",",
"limit",
"revisions",
"of",
"31",
"Public",
"Officers",
"’",
"Advance",
"Accounts",
"and",
"05",
"other",
"Advance",
"Accounts",
"were",
"submitted",
"for",
"parliamentary",
"approval",
"."
] | [
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"This",
"meant",
"establishing",
"District",
"and",
"Divisional",
"administration",
"more",
"close",
"to",
"the",
"feeling",
"of",
"the",
"people",
"and",
"by",
"implementing",
"various",
"strategies",
"towards",
"strengthening",
"internal",
"administration",
"process... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Out",
"of",
"4,718",
"candidates",
"who",
"passed",
"the",
"Law",
"College",
"Entrance",
"Examination",
"held",
"on",
"26.09.2015",
",",
"213",
"who",
"have",
"passed",
"the",
"requirements",
"for",
"the",
"academic",
"year",
"2016",
"have",
"been",
"register... | [
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"The",
"MTEF",
"presents",
"its",
"financial",
"plans",
"towards",
"specific",
"targets",
"within",
"the",
"context",
"of",
"sectorial",
"policy",
"strategies",
"while",
"paying",
"particular",
"attention",
"to",
"the",
"management",
"of",
"public",
"expenditure",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"3",
".",
"Providing",
"funds",
"on",
"behalf",
"of",
"people",
"died",
"due",
"to",
"natural",
"disasters"
] | [
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Classes",
"conducted",
"in",
"Nallur",
"Navalar",
"Manimandapam",
"To",
"improve",
"the",
"physical",
",",
"mental",
",",
"religious",
"and",
"cultural",
"interest",
"of",
"Aranery",
"School",
"Students",
",",
"174",
"Yoga",
"classes",
",",
"64",
"Miruthanka",
... | [
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"B-MISC",
"B-MISC",
"O",
"O",
"B-MISC",
"B-MISC",
"O",
"O",
"B-MISC",
"B-MISC",
"O",
"O",
"B-MISC",
"B-MISC",
"... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"All",
"known",
"liabilities",
"have",
"been",
"accounted",
"for",
"in",
"preparing",
"these",
"financial",
"statements",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Action",
"was",
"taken",
"in",
"this",
"year",
"to",
"fill",
"65",
"vacancies",
"in",
"the",
"memberships",
"of",
"Provincial",
"Councils",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"from",
"09",
"Districts",
"namely",
"Jaffna",
",",
"Kilinochchi",
",",
"Batticaloa",
",",
"Galle",
",",
"Badulla",
",",
"Vavuniya",
"and",
"Ratnapura",
"14",
"Programmes",
"were",
"conducted",
"."
] | [
"O",
"B-MISC",
"O",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"B-MISC",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"The",
"progress",
"of",
"last",
"year",
"relevant",
"to",
"update",
"of",
"performance",
",",
"paying",
"increments",
"are",
"shown",
"in",
"following",
"chart",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Lectures",
"and",
"telescope",
"demonstrations",
"were",
"conducted",
"409",
"persons",
"from",
"Sri",
"Lanka",
"Navy",
"who",
"visited",
"ACCIMT",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"O",
"O",
"B-ORG",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Wild",
"Animals",
"A",
"large",
"number",
"of",
"animal",
"communities",
"live",
"in",
"the",
"forest",
"of",
"Kandy",
"District",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"I-LOC",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"2",
".",
"Preference",
"of",
"private",
"jobs"
] | [
"B-MISC",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"8.1.4",
".",
"The",
"term",
"of",
"office",
"of",
"9",
"Urban",
"Councils",
"and",
"55",
"Pradeshiya",
"Sabhas",
"together",
"with",
"Kaduwela",
"Municipal",
"Council",
"ended",
"on",
"01",
"August",
"2015",
"as",
"the",
"period",
"of",
"their",
"term",
"... | [
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"The",
"allocation",
"is",
"an",
"expected",
"expenditure",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"(",
"i",
")",
"Even",
"though",
"100",
"rural",
"level",
"elders",
"’",
"awareness",
"programmes",
"were",
"scheduled",
"to",
"hold",
",",
"the",
"target",
"could",
"not",
"be",
"achieved",
"due",
"to",
"lack",
"of",
"provisions",
"."
] | [
"O",
"B-MISC",
"O",
"O",
"O",
"B-MISC",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Revenue",
"Head",
"Estimated",
"Revenue",
"for",
"2015",
"-",
"Rs",
".",
"Cents",
"Financial",
"Performance",
"Rs",
".",
"The",
"Revenue",
"Collected",
"for",
"the",
"Year",
"2015",
"-",
"Rs",
".",
"Cents",
"The",
"Revenue",
"Collected",
"in",
"the",
"Las... | [
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Chapter",
"3",
"The",
"Project",
"for",
"Rehabilitation",
"and",
"Socialization",
"of",
"Drug",
"addicts",
"Puwakpitiya",
"Samadhi",
"Home",
",",
"which",
"is",
"maintained",
"under",
"the",
"purview",
"of",
"the",
"Department",
"of",
"Social",
"Services",
",",... | [
"O",
"B-MISC",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"B-ORG",
"I-ORG",
"I-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Likewise",
",",
"the",
"National",
"Program",
"for",
"Drug",
"Prevention",
"had",
"also",
"been",
"carried",
"out",
"within",
"the",
"District",
"."
] | [
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Preparing",
"a",
"documentary",
"relating",
"changes",
"done",
"in",
"the",
"office",
"for",
"rendering",
"excellent",
"public",
"service",
"by",
"Kandy",
"District",
"secretariat"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"1.2",
"Mission",
"Utilizing",
"the",
"country's",
"resources",
"in",
"collaboration",
"with",
"parallel",
"institutions",
"to",
"supply",
"water",
"directly",
"to",
"industrial",
"and",
"electrical",
"needs",
",",
"development",
",",
"conservation",
",",
"control",... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"A",
"heavy",
"rainfall",
"is",
"received",
"during",
"the",
"South-East",
"Monsoon",
"rain",
"during",
"May",
"to",
"September",
"annually",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Employees",
"’",
"Trust",
"Fund",
"The",
"Institute",
"contributes",
"3%",
"on",
"the",
"salary",
"of",
"each",
"employee",
"to",
"the",
"Employees",
"'",
"Trust",
"Fund",
"."
] | [
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Introduction",
"to",
"Computers",
"."
] | [
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Out",
"of",
"these",
"packages",
",",
"106",
"contracts",
"worth",
"Rs",
".",
"147",
"million",
"have",
"been",
"awarded",
"under",
"operational",
"packages",
"(",
"CP",
")",
"through",
"farmer",
"organizations",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Let",
"us",
"devote",
"every",
"moment",
"for",
"service",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"The",
"details",
"pertaining",
"to",
"the",
"training",
"of",
"Elderly",
"Home",
"Caregivers",
"in",
"the",
"year",
"2012",
"stated",
"below",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"The",
"participants",
"were",
"mainly",
"from",
"the",
"government",
"institutions",
"and",
"NGO",
"’",
"s",
"who",
"are",
"working",
"in",
"the",
"water",
"sector",
"of",
"the",
"Badulla",
"region",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"There",
"were",
"15,044,490",
"electors",
"according",
"to",
"the",
"electoral",
"register",
"of",
"2014",
"."
] | [
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"The",
"internal",
"research",
"projects",
"in",
"Astronomy",
"undertaken",
"by",
"the",
"Division",
"included",
"“",
"study",
"of",
"solar",
"flares",
"using",
"CALLISSTO",
"Radio",
"Spectrometer",
"”",
",",
"“",
"study",
"of",
"P",
"Cygni",
"type",
"stars",
... | [
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"B-MISC",
"I-MI... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"4.1.19",
".",
"Disaster",
"Relief",
"Service",
"Activities",
"Carried",
"out",
"in",
"-",
"2015",
"Ninety",
"one",
"full",
"damages",
"and",
"157",
"half",
"damages",
"have",
"been",
"incurred",
"in",
"Galle",
"District",
"in",
"the",
"year",
"2015",
"."
] | [
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"I-LOC",
"O",
"O",
"O",
"B-MISC",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Due",
"to",
"insufficient",
"water",
"resource",
"for",
"the",
"Yala",
"season",
",",
"about",
"200",
"acres",
"of",
"paddy",
"lands",
"are",
"being",
"cultivated",
"at",
"present",
"only",
"during",
"the",
"Maha",
"season",
"under",
"this",
"work",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Expenditure",
"Summary",
"261",
"-",
"1",
"-",
"1",
"-",
"0",
"-",
"2401",
"-",
"A",
"provision",
"of",
"Rs",
".",
"900,000.00",
"has",
"been",
"received",
"for",
"the",
"development",
"of",
"knowledge",
"and",
"the",
"organizational",
"development",
"of"... | [
"O",
"O",
"B-MISC",
"O",
"B-MISC",
"O",
"B-MISC",
"O",
"B-MISC",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Even",
"though",
"Galle",
"District",
"belongs",
"to",
"the",
"South-West",
"area",
"of",
"Sri",
"Lanka",
",",
"it",
"belongs",
"to",
"the",
"wet",
"zone",
"in",
"low",
"country",
"according",
"to",
"the",
"topography",
"and",
"rainfall",
"."
] | [
"O",
"O",
"B-LOC",
"I-LOC",
"O",
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"I-LOC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"3",
".",
"A",
"member",
"of",
"the",
"Management",
"Corporation"
] | [
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"4.1",
"Performance",
"Not",
"agreed",
"."
] | [
"B-MISC",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Application",
"has",
"been",
"received",
"from",
"Japan",
"for",
"which",
"voluntary",
"return",
"is",
"being",
"considered",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"04",
".",
"Training",
"Program",
"on",
"disciplinary",
"inquiries"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Measures",
"have",
"been",
"taken",
"to",
"include",
"further",
"information",
"to",
"the",
"draft",
"and",
"it",
"has",
"been",
"planned",
"to",
"publish",
"the",
"draft",
"in",
"the",
"year",
"2016",
"after",
"studying",
",",
"scrutinizing",
",",
"and",
... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"That",
"was",
"68.3",
"millimeters",
"."
] | [
"O",
"O",
"B-MISC",
"I-MISC",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Providing",
"financial",
"assistance",
"to",
"voluntary",
"organizations",
"maintained",
"for",
"the",
"welfare",
"of",
"persons",
"with",
"disabilities"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Observations",
"on",
"Cabinet",
"Memoranda",
"During",
"the",
"year",
"2014",
",",
"the",
"department",
"prepared",
"observations",
"to",
"399",
"Cabinet",
"Memoranda",
"for",
"the",
"Hon",
".",
"Minister",
"of",
"Finance",
"and",
"Planning",
"."
] | [
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Furthermore",
",",
"IMD",
"facilitated",
"and",
"coordinated",
"to",
"prepared",
"water",
"allocation",
"schedules",
"at",
"924",
"of",
"Field",
"Canals",
"and",
"at",
"531",
"Distribution",
"Canals",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Therefore",
",",
"it",
"has",
"been",
"calculated",
"in",
"the",
"account",
"correctly",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"District",
"Returning",
"Officers",
"were",
"informed",
"to",
"instruct",
"all",
"officers",
"in",
"the",
"district",
"to",
"report",
"to",
"the",
"polling",
"stations",
"before",
"2.00",
"p.m",
".",
"on",
"the",
"day",
"prior",
"to",
"the",
"election",
"da... | [
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Kandyan",
"Accord",
"was",
"signed",
"in",
"02nd",
"March",
"1815",
"and",
".",
"the",
"signing",
"of",
"Kandyan",
"Accord",
"saw",
",",
"the",
"fall",
"of",
"Kndyan",
"Kingdom",
"."
] | [
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Inventories",
"Inventories",
"consist",
"of",
"Stationery",
"Stock",
"Items",
",",
"Electronic",
"Components",
",",
"Accessories",
"and",
"Tools",
"etc",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Out",
"of",
"the",
"recorded",
"total",
"expenditure",
"for",
"2014",
",",
"the",
"actual",
"expenditure",
"related",
"to",
"general",
"services",
"of",
"the",
"government",
",",
"provided",
"under",
"first",
"schedule",
"of",
"the",
"Appropriation",
"(",
"Am... | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Research",
"Work",
"in",
"Astronomy",
"Morphology",
"study",
"of",
"comet",
"2012",
"S1",
"(",
"ISON",
")",
"Comet",
"ISON",
"found",
"in",
"2012",
"was",
"a",
"new",
"comer",
"to",
"the",
"solar",
"system",
"from",
"oort",
"cloud",
"where",
"most",
"of... | [
"O",
"O",
"O",
"B-MISC",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC",
"B-MISC",
"O",
"O",
"B-MISC",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Development",
"Activities",
"7.1",
"Construction",
"Activities",
"of",
"District",
"Secretariat",
"and",
"Divisional",
"Secretariats",
"-",
"2014",
"Construction",
"and",
"improving",
"activities",
"of",
"Divisional",
"Secretariats",
"in",
"Kandy",
"District",
",",
"... | [
"O",
"O",
"B-MISC",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"B-ORG",
"I-ORG",
"O",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"B-LOC",
"I-LOC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG"... | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"08",
"Programmes",
"were",
"conducted",
"this",
"year",
"."
] | [
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"2.2.2",
"Variation",
"of",
"storage",
"at",
"district",
"wise",
"during",
"Maha",
"2014",
"/",
"15"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"I-MISC",
"I-MISC"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Therefore",
",",
"I",
"must",
"inform",
"that",
"we",
"had",
"to",
"pay",
"the",
"penalty",
"for",
"the",
"delay",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"Accordingly",
",",
"the",
"Budget",
"2015",
"targeted",
"the",
"strategies",
"to",
"raise",
"per",
"capita",
"income",
"over",
"USD",
"4,000",
"and",
"transforming",
"Sri",
"Lanka",
"to",
"poverty",
"free",
"country",
"by",
"2016",
"."
] | [
"O",
"O",
"O",
"B-MISC",
"B-MISC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"I-MISC",
"O",
"O",
"B-LOC",
"I-LOC",
"O",
"O",
"O",
"O",
"O",
"B-MISC",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"(",
"e",
")",
"To",
"engage",
"in",
"the",
"activities",
"for",
"conducting",
"research",
"on",
"Human",
"Resources",
"Development",
"by",
"means",
"of",
"institutions",
"or",
"individuals",
"in",
"Sri",
"Lanka",
"or",
"foreign",
"countries",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"I-LOC",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
[
"(",
"e",
")",
"Conducting",
"of",
"Awareness",
"and",
"Training",
"Programmes"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] | You are an NLP assistant whose purpose is to perform Named Entity Recognition (NER). NER involves identifying and classifying named entities in a text into predefined categories such as person names, organizations, locations, miscellaneous entities, and others. You will need to use the tags defined below:
O means the word doesn’t correspond to any entity.
B-PER/I-PER means the word corresponds to the beginning of/is inside a person entity.
B-ORG/I-ORG means the word corresponds to the beginning of/is inside an organization entity.
B-LOC/I-LOC means the word corresponds to the beginning of/is inside a location entity.
B-MISC/I-MISC means the word corresponds to the beginning of/is inside a miscellaneous entity.
Do not try to answer the question! Just tag each token in the sentence. |
End of preview. Expand
in Data Studio
README.md exists but content is empty.
- Downloads last month
- 6