instructions
stringclasses 1
value | input
sequencelengths 1
100
| output
sequencelengths 1
100
|
---|---|---|
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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਪੰਜਾਬ",
",",
"ਪਾਕਿਸਤਾਨ",
"ਸਰਹੱਦ",
"ਨਾਲ",
"ਲਗਦਾ",
"ਹੈ",
"।"
] | [
"B-LOC",
"O",
"B-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਸ੍ਰੀ",
"ਕੁਮਾਰ",
"ਜਿਨ੍ਹਾਂ",
"ਨੇ",
"ਪਿਛਲੇ",
"ਮਹੀਨੇ",
"ਸਮਾਜ",
"ਵਿਗਿਆਨ",
"ਦੇ",
"ਵਿਸ਼ੇ",
"ਵਿੱਚ",
"ਖੋਜ",
"ਨੂੰ",
"ਉਤਸ਼ਾਹਤ",
"ਕਰਨ",
"ਵਾਲੀ",
"ਉੱਚ",
"ਸੰਸਥਾ",
"ਦੇ",
"ਮੁਖੀ",
"ਵਜੋਂ",
"ਅਹੁਦਾ",
"ਸੰਭਾਲਿਆ",
"ਹੈ",
"ਦਾ",
"ਮੰਨਣਾ",
"ਹੈ",
"ਕਿ",
"ਜਾਤ",
"ਅਧਾਰਤ",
"ਝਗੜੇ",
"ਅਤੇ",
"ਅਸਹਿਣਸ਼ੀਲਤਾ",
"ਕੱਟੜ",
"ਵਰਤਾਰਾ",
"ਨਹੀਂ",
"ਅਤੇ",
"ਇਸ",
"ਨੂੰ",
"ਪੂਰੇ",
"ਭਾਰਤੀ",
"ਸਮਾਜ",
"ਦੇ",
"ਪ੍ਰਤੀਬਿੰਬ",
"ਵਜੋਂ",
"ਨਹੀਂ",
"ਦੇਖਿਆ",
"ਜਾਣਾ",
"ਚਾਹੀਦਾ",
"।"
] | [
"O",
"B-PER",
"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",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਆਪਣੀ",
"ਪੁਲਸ",
",",
"ਆਪਣੇ",
"ਗੁੰਡੇ",
",",
"ਆਪਣੀ",
"ਫੌਜ",
"ਤੇ",
"ਸੁਰੱਖਿਆ",
"ਆਪਣੀ",
"ਵਧਾਉਂਦੇ",
"ਹਨ",
"ਅਤੇ",
"ਨਿਹੱਥੇ",
"ਪ੍ਰਦਰਸ਼ਨਕਾਰੀਆਂ",
"'",
"ਤੇ",
"ਹਮਲਾ",
"ਕਰਵਾਉਂਦੇ",
"ਹਨ",
"।"
] | [
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇੱਕ",
"ਕਸ਼ਮੀਰੀ",
"ਵੱਖਵਾਦੀ",
"ਆਗੂ",
"ਦੀ",
"ਰਿਹਾਈ",
"'",
"ਤੇ",
"ਛਿੜੇ",
"ਵਿਵਾਦ",
"ਦੇ",
"ਮੱਦੇਨਜ਼ਰ",
",",
"ਕੇਂਦਰੀ",
"ਗ੍ਰਹਿ",
"ਮੰਤਰੀ",
"ਰਾਜਨਾਥ",
"ਸਿੰਘ",
"ਨੇ",
"ਅੱਜ",
"ਆਖਿਆ",
"ਕਿ",
"ਉਨ੍ਹਾਂ",
"ਦੀ",
"ਸਰਕਾਰ",
"ਦੀ",
"ਮੁੱਖ",
"ਤਰਜੀਹ",
"ਕੌਮੀ",
"ਸੁਰੱਖਿਆ",
"ਹੈ",
"ਨਾ",
"ਕਿ",
"ਰਾਜ",
"ਵਿੱਚ",
"ਸਰਕਾਰ",
"ਚਲਾਉਣਾ",
"ਜਿੱਥੇ",
"ਭਾਜਪਾ",
"ਨੇ",
"ਪੀਡੀਪੀ",
"ਨਾਲ",
"ਮਿਲ",
"ਕੇ",
"ਸਰਕਾਰ",
"ਬਣਾਈ",
"ਹੈ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਫਿਲਮ",
"ਅੰਗ੍ਰੇ਼ਜ਼ੀ",
"ਮੀਡੀਅਮ",
"'",
"ਚ",
"ਇਰਫ਼ਾਨ",
"ਖਾਨ",
"ਨਾਲ",
"ਨਜ਼ਰ",
"ਆਉਣਗੇ",
"ਕਰੀਨਾ",
"ਕਪੂਰ"
] | [
"O",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਮੁੱਖ",
"ਮੰਤਰੀ",
"ਦੇ",
"ਮੀਡੀਆ",
"ਸਲਾਹਕਾਰ",
"ਰਵੀਨ",
"ਠਕਰਾਲ",
"ਨੇ",
"ਟਵੀਟ",
"ਕਰ",
"ਕੇ",
"ਇਸ",
"ਦੀ",
"ਜਾਣਕਾਰੀ",
"ਦਿੱਤੀ",
"ਸੀ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇਸ",
"ਮੌਕੇ",
"ਔਰਤਾਂ",
"ਵੀ",
"ਇੱਕ",
"ਵੱਡੀ",
"ਤਾਦਾਦ",
"ਵਿਚ",
"ਸ਼ਾਮਲ",
"ਸਨ",
"।"
] | [
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਜਿਸ",
"ਨੂੰ",
"ਇਲਾਜ",
"ਵਾਸਤੇ",
"ਸਿਵਲ",
"ਹਸਪਤਾਲ",
"ਦਾਖਲ",
"ਕਰਾਇਆ",
"ਗਿਆ",
"।"
] | [
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਯਿਸੂ",
"ਦੀ",
"ਮੌਜੂਦਗੀ",
"ਉਸ",
"ਦੀ",
"ਮੌਤ",
"ਤੋਂ",
"ਥੋੜ੍ਹੇ",
"ਸਮੇਂ",
"ਪਹਿਲਾਂ",
"ਚਰਚਾ",
"ਦਾ",
"ਵਿਸ਼ਾ",
"ਬਣ",
"ਗਈ",
"।"
] | [
"B-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਸਪਾਈਸਜੈੱਟ",
"ਨੇ",
"ਪਨੀ",
"ਡਿਜ਼ਿਟ",
"ਇਲਨੈੱਸ",
"ਗਰੁੱਪ",
"ਇੰਸ਼ੋਰੈਂਸ",
"ਪਾਲਿਸੀ",
"ਜ਼ਰੀਏ",
"ਗੋ",
"ਡਿਜ਼ਿਟ",
"ਜਨਰਲ",
"ਇੰਸ਼ੋਰੈਂਸ",
"ਨਾਲ",
"ਮਿਲਕੇ",
"ਇਹ",
"ਪੈਕੇਜ",
"ਪੇਸ਼",
"ਕੀਤੇ",
"ਹਨ",
"।"
] | [
"B-ORG",
"O",
"B-ORG",
"I-ORG",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਭਾਰਤ",
"ਸਮੇਤ",
"ਬਰਤਾਨੀਆ",
",",
"ਅਮਰੀਕਾ",
",",
"ਕੈਨੇਡਾ",
"ਅਤੇ",
"ਨੇਪਾਲ",
"ਤੋਂ",
"ਹਜ਼ਾਰਾਂ",
"ਸਿੱਖ",
"ਸ਼ਰਧਾਲੂਆਂ",
"ਨੇ",
"ਪਹੁੰਚਣ",
"ਦੀ",
"ਪਹਿਲਾਂ",
"ਹੀ",
"ਪੁਸ਼ਟੀ",
"ਕਰ",
"ਦਿੱਤੀ",
"ਹੈ",
"ਅਤੇ",
"ਉਨ੍ਹਾਂ",
"ਟੈਂਟ",
",",
"ਹੋਟਲ",
",",
"ਗੈਸਟ",
"ਹਾਊਸ",
",",
"ਆਸ਼ਰਮ",
"ਅਤੇ",
"ਕਮਿਊਨਿਟੀ",
"ਹਾਲ",
"ਪਹਿਲਾਂ",
"ਹੀ",
"ਬੁੱਕ",
"ਕਰ",
"ਲਏ",
"ਹਨ",
"।"
] | [
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"B-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇਸ",
"ਕਦਮ",
"ਨੇ",
"ਪੱਛਮੀ",
"ਬੰਗਾਲ",
"ਦੇ",
"ਕੂਚ",
"ਬਿਹਾਰ",
"ਜ਼ਿਲ੍ਹੇ",
"ਦੀ",
"ਭੂਗੋਲਿਕ",
"ਸਥਿਤੀ",
"ਅਤੇ",
"ਅਬਾਦੀ",
"ਨੂੰ",
"ਬਦਲ",
"ਦਿੱਤਾ",
"ਹੈ",
"।"
] | [
"O",
"O",
"O",
"B-LOC",
"I-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਡੂੰਘੇ",
"ਥੱਲੇ",
",",
"ਕਲਾਰਕ",
"ਦਾ",
"ਜਰੂਰੀ",
"ਇਕ",
"ਚੰਗਾ",
"ਵਿਅਕਤੀ",
".",
"ਅਤੇ",
"ਡੂੰਘੀ",
"ਥੱਲੇ",
",",
"ਮੈਂ",
"ਨਹੀਂ",
"ਹਾਂ",
"."
] | [
"O",
"O",
"O",
"B-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇਹ",
"ਹਿੰਦੂ",
"ਮਿਥਿਹਾਸ",
"ਵਿੱਚ",
"ਸੱਪ",
"ਨੂੰ",
"ਪਰਮੇਸ਼ੁਰ",
"ਮਾਨਸਾ",
"ਦੇ",
"ਨਾਮ",
"ਦੇ",
"ਬਾਅਦ",
"ਰੱਖਿਆ",
"ਗਿਆ",
"ਹੈ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਟੈਕਸਾਸ",
"'",
"ਚ",
"ਗੋਲੀਬਾਰੀ",
"ਦੌਰਾਨ",
"ਹਮਲਾਵਰ",
"ਸਮੇਤ",
"8",
"ਲੋਕਾਂ",
"ਦੀ",
"ਮੌਤ"
] | [
"B-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਰੂਸ",
"ਮਾਮਲੇ",
"ਲਈ",
"ਕਿਸੇ",
"ਵਿਸ਼ੇਸ਼",
"ਵਕੀਲ",
"ਦੀ",
"ਜ਼ਰੂਰਤ",
"ਨਹੀਂ",
":",
"ਵ੍ਹਾਈਟ",
"ਹਾਊਸ"
] | [
"B-LOC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"I-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਪੈਟਰੋਲ",
"ਦੀ",
"ਕੀਮਤ",
"'",
"ਚ",
"25",
"ਰੁਪਏ",
"ਕਟੌਤੀ",
"ਸੰਭਵਃ",
"ਚਿਦੰਬਰਮ"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"Friends",
",",
"ਪਿਛਲੇ",
"ਮਹੀਨੇ",
"ਸਾਨੂੰ",
"ਭਾਰਤ",
"ਵਿੱਚ",
"ਪ੍ਰਧਾਨ",
"ਮੰਤਰੀ",
"ਓਲੀ",
"ਜੀ",
"ਦਾ",
"ਸੁਆਗਤ",
"ਕਰਨ",
"ਦਾ",
"ਅਵਸਰ",
"ਮਿਲਿਆ",
"ਸੀ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"O",
"O",
"O",
"B-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਅਕਸ਼ੀਲ",
"ਜੇਦਾਂ"
] | [
"B-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਪਾਕਿਸਤਾਨ",
"ਦੇ",
"ਸਾਬਕਾ",
"ਰਾਸ਼ਟਰਪਤੀ",
"ਪਰਵੇਜ਼",
"ਮੁਸ਼ੱਰਫ",
"ਨੇ",
"ਸਵੀਕਾਰ",
"ਕੀਤਾ",
"ਕਿ",
"ਜੰਮੂ",
"ਕਸ਼ਮੀਰ",
"ਵਿਚ",
"ਭਾਰਤੀ",
"ਸੈਨਾ",
"ਨਾਲ",
"ਲੜਨ",
"ਲਈ",
"ਕਸ਼ਮੀਰੀਆਂ",
"ਨੂੰ",
"ਪਾਕਿਸਤਾਨ",
"ਵਿਚ",
"ਮੁਜਾਹੂਦੀਨ",
"ਬਣਾਉਣ",
"ਦੀ",
"ਸਿਖਲਾਈ",
"ਦਿੱਤੀ",
"ਗਈ",
"ਸੀ",
"।"
] | [
"B-LOC",
"O",
"O",
"O",
"B-PER",
"I-PER",
"O",
"O",
"O",
"O",
"B-LOC",
"B-LOC",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਮੁਲਜ਼ਮਾਂ",
"ਦੀ",
"ਪਛਾਣ",
"ਟਰੱਕ",
"ਚਾਲਕ",
"ਮੁਹੰਮਦ",
"ਆਸਿਫ਼",
"ਪੁੱਤਰ",
"ਸੁਨ",
"ਉੱਲਾ",
"ਤੇ",
"ਉਸ",
"ਦਾ",
"ਸਾਥੀ",
"ਮਹਿਰਾਜ",
"ਉਦੀਨ",
"ਪੁੱਤਰ",
"ਮੁਹੰਮਦ",
"ਯੂਸਫ",
"ਦੋਵੇਂ",
"ਵਾਸੀ",
"ਸ਼ਾਰ",
"ਸ਼ਾਲੀ",
"ਖਰੀ",
"ਊ",
"ਪਾਮਪੁਰਾ",
"(",
"ਪੁਲਵਾਮਾ",
")",
"ਜੰਮੂ",
"ਕਸ਼ਮੀਰ",
"ਦੇ",
"ਰੂਪ",
"'",
"ਚ",
"ਹੋਈ",
"ਹੈ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"O",
"B-LOC",
"I-LOC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਉਨ੍ਹਾਂ",
"ਨੇ",
"ਆਈਏਐੱਨਐੱਸ",
"ਦੇ",
"ਕਲਵਾਰੀ",
"ਦੀ",
"ਸ਼ੁਰੂਆਤ",
"ਵੀ",
"ਕੀਤੀ",
"ਜੋ",
"ਫਰਾਂਸੀਸੀ",
"ਸ਼ਿਪ",
"ਬਿਲਡਰ",
"ਦੇ",
"ਨੇਵਲ",
"ਗਰੁੱਪ",
"ਸਹਿਯੋਗ",
"ਨਾਲ",
"ਮਾਜ਼ਗੌਨ",
"ਡੌਕ",
"ਸ਼ਿਪਬਿਲਡਰਜ਼",
"ਲਿਮਟਿਡ",
"(",
"Mazagon",
"Dock",
"Shipbuilders",
"Ltd",
".",
")"
] | [
"O",
"O",
"B-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਉਹ",
"ਮਹਾਨ",
"ਤਿਆਗੀ",
",",
"ਤਪੱਸਵੀ",
",",
"ਉਦਾਰਚਿਤ",
"ਤੇ",
"ਪਰਉਪਕਾਰੀ",
"ਸਨ",
"।"
] | [
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਰੇਜਿੰਗ",
"ਬੂਲ",
"(",
"1980",
")"
] | [
"B-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਜਦੋਂ",
"ਕਿ",
"ਕਿਦਾਂਬੀ",
"ਸ਼੍ਰੀਕਾਂਤ",
"ਦੀ",
"ਅਗਵਾਈ",
"ਵਾਲੀ",
"ਬੰਗਲੁਰੂ",
"ਰੈਪਟਰਸ",
"ਨੇ",
"ਪਿਛਲੇ",
"ਐਡੀਸ਼ਨ",
"ਵਿੱਚ",
"ਟਰਾਫੀ",
"ਆਪਣੇ",
"ਨਾਮ",
"ਕਰ",
"ਲਈ",
"ਸੀ",
",",
"ਹੈਦਰਾਬਾਦ",
"ਹੰਟਰਜ਼",
",",
"ਚੇਨਈ",
"ਸਮੈਸ਼ਰਸ",
",",
"ਦਿੱਲੀ",
"ਡੈਸ਼ਰ",
"ਅਤੇ",
"ਹੈਦਰਾਬਾਦ",
"ਹੌਟ",
"ਸ਼ਾਟਸ",
"ਦੂਜੇ",
"ਪਿਛਲੇ",
"ਵਿਜੇਤਾ",
"ਹਨ",
"।"
] | [
"O",
"O",
"B-PER",
"I-PER",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"B-ORG",
"I-ORG",
"O",
"B-ORG",
"I-ORG",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇਸ",
"ਮਾਮਲੇ",
"ਦੀ",
"ਜਾਂਚ",
"ਪਿ੍ਵੈਂਸ਼ਨ",
"ਆਫ",
"ਮਨੀ",
"ਲਾਂਡਰਿੰਗ",
"ਐਕਟ",
"(",
"ਪੀਐੱਮਐੱਲਏ",
")",
"ਤਹਿਤ",
"ਕੀਤੀ",
"ਜਾ",
"ਰਹੀ",
"ਹੈ",
"।"
] | [
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਮਾਮਲਾ",
"ਓਡੀਸ਼ਾ",
"ਦੇ",
"ਕਾਲਾਹਾਂਡੀ",
"ਜ਼ਿਲ੍ਹੇ",
"ਦੇ",
"ਧਰਮਗੜ੍ਹ",
"ਦਾ",
"ਹੈ",
"।"
] | [
"O",
"B-LOC",
"I-LOC",
"I-LOC",
"O",
"O",
"B-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਮੁੱਖ",
"ਮੰਤਰੀ",
"ਨੇ",
"ਦੱਸਿਆ",
"ਕਿ",
"ਸਰਕਾਰ",
"ਦੇ",
"ਘਰ",
"-",
"ਘਰ",
"ਰੋਜ਼ਗਾਰ",
"ਅਤੇ",
"ਕਾਰੋਬਾਰ",
"ਮਿਸ਼ਨ",
"ਦੇ",
"ਹੇਠ",
"ਅੱਜ",
"ਤੱਕ",
"4.53",
"ਲੱਖ",
"ਨੌਜਵਾਨਾਂ",
"ਨੂੰ",
"ਨੌਕਰੀਆਂ",
"ਮੁਹੱਈਆ",
"ਕਰਵਾਈਆਂ",
"ਹਨ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇਨ੍ਹਾਂ",
"ਸਾਲਾਂ",
"ਦੌਰਾਨ",
"ਬਰਤਾਨੀਆ",
"ਨੇ",
"ਗ਼ਰੀਬੀ",
"ਅਤੇ",
"ਟਕਰਾਅ",
"ਦੇ",
"ਹੋਰ",
"ਕਾਰਨਾਂ",
"ਨਾਲ",
"ਸਿੱਝਣ",
"ਲਈ",
"ਵਿਕਾਸ",
"ਕਾਰਜਾਂ",
"ਵਿਚ",
"ਨਿਵੇਸ਼",
"ਕੀਤਾ",
"ਹੈ",
"।"
] | [
"O",
"O",
"O",
"B-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਚੰਡੀਗੜ੍ਹ",
"(",
"ਸਾਜਨ",
"ਸ਼ਰਮਾ",
")",
":",
"ਲੋਕ",
"ਸਭਾ",
"ਚੋਣਾਂ",
"'",
"ਚ",
"ਭਾਜਪਾ",
"ਉਮੀਦਵਾਰ",
"ਕਿਰਨ",
"ਖੇਰ",
"ਆਪਣੇ",
"ਟਵਿਟਰ",
"'",
"ਤੇ",
"'",
"ਰੇਲਗੇਟ",
"'",
"ਸ਼ਬਦ",
"ਲਿਖਣ",
"ਕਾਰਨ",
"ਵਿਵਾਦਾਂ",
"'",
"ਚ",
"ਘਿਰ",
"ਗਈ",
"ਹੈ",
"।"
] | [
"O",
"O",
"B-ORG",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"O",
"B-ORG",
"O",
"B-PER",
"I-PER",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਫੱਟੜਾਂ",
"ਨੂੰ",
"ਸਿਰਸਾ",
"ਦੇ",
"ਸਿਵਲ",
"ਹਸਪਤਾਲ",
"ਵਿੱਚ",
"ਦਾਖ਼ਲ",
"ਕਰਵਾਇਆ",
"ਗਿਆ",
"ਹੈ",
"।"
] | [
"O",
"O",
"B-LOC",
"O",
"B-LOC",
"I-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਗੌਰਮਿੰਟ",
"ਗਰਲਜ਼",
"ਸੀਨੀਅਰ",
"ਸੈਕੰਡਰੀ",
"ਸਕੂਲ",
"ਨਵਾਂ",
"ਕੋਟ",
"ਵਿਚੋਂ",
"ਕੱਚੇ",
"ਤੇ",
"ਬਣੇ",
"ਹੋਏ",
"ਚਾਵਲ",
",",
"ਕਣਕ",
",",
"ਰੋਟੀ",
",",
"ਆਲੂ",
"ਤੇ",
"ਨਿਊਟਰੀ",
"ਦੀ",
"ਸਬਜ਼ੀ",
"ਦੇ",
"ਨਮੂਨੇ",
"ਲਏ",
"ਹਨ",
"।"
] | [
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"O",
"B-LOC",
"I-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"Excellencies",
",",
"Ladies",
"and",
"Gentlemen",
",",
"ਅੱਜ",
"SCO",
"ਦੀ",
"journey",
"ਵਿੱਚ",
"ਇੱਕ",
"ਇਤਿਹਾਸਕ",
"ਮੋੜ",
"ਹੈ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਨਾਗਾਲੈਂਡਃ",
"ਸਾਵਧਾਨੀ",
"ਉਪਾਅ",
"ਵਜੋਂ",
"ਦਿੱਲੀ",
"ਤੋਂ",
"ਵਾਪਸ",
"ਪਰਤਣ",
"ਤੋਂ",
"ਬਾਅਦ",
"ਨਾਗਾਲੈਂਡ",
"ਦੇ",
"ਮੁੱਖ",
"ਮੰਤਰੀ",
"ਸਵੈ",
"-",
"ਕੁਆਰੰਟੀਨ",
"'",
"ਤੇ",
"ਹਨ",
".",
"ਉਹ",
"ਆਪਣੀਆਂ",
"ਜ਼ਿੰਮੇਵਾਰੀਆਂ",
"ਨਿਭਾਉਂਦੇ",
"ਰਹਿਣਗੇ",
"।"
] | [
"O",
"O",
"O",
"O",
"B-LOC",
"O",
"O",
"O",
"O",
"O",
"B-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਦਵਿੰਦਰ",
"ਕੁਮਾਰ",
"ਨੂੰ",
"ਜਲੰਧਰ",
"ਦੇ",
"ਪ੍ਰਾਈਵੇਟ",
"ਹਸਪਤਾਲ",
"ਦਾਖ਼ਲ",
"ਕਰਾਇਆ",
"ਗਿਆ",
"ਹੈ",
"।"
] | [
"B-PER",
"I-PER",
"O",
"B-LOC",
"I-LOC",
"I-LOC",
"I-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਟਿ੍ਰਬਿਊਨ",
"ਨਿਊਜ",
"ਸਰਵਿਸ"
] | [
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇਸ",
"ਮੌਕੇ",
"ਵੱਡੀ",
"ਗਿਣਤੀ",
"'",
"ਚ",
"ਮਜ਼ਦੂਰ",
"ਔਰਤਾਂ",
"ਤੇ",
"ਮਰਦ",
"ਹਾਜ਼ਰ",
"ਸਨ",
"।"
] | [
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਪ੍ਰਧਾਨ",
"ਸ਼੍ਰੋਮਣੀ",
"ਗੁਰਦੁਆਰਾ",
"ਪ੍ਰਬੰਧਕ",
"ਕਮੇਟੀ",
","
] | [
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਪ੍ਰਧਾਨ",
"ਮੰਤਰੀ",
"ਨੇ",
"ਸੂਬਿਆਂ",
"ਦਾ",
"ਦੌਰਾ",
"ਕੀਤਾ",
"ਤੇ",
"ਪੱਛਮੀ",
"ਬੰਗਾਲ",
"ਲਈ",
"1,000",
"ਕਰੋੜ",
"ਰੁਪਏ",
"ਤੇ",
"ਓਡੀਸ਼ਾਂ",
"ਲਈ",
"500",
"ਕਰੋੜ",
"ਰੁਪਏ",
"ਦੇ",
"ਰਾਹਤ",
"ਫੰਡ",
"ਦਾ",
"ਐਲਾਨ",
"ਕੀਤਾ",
"ਹੈ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"I-LOC",
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਕਾਮਨਵੈਲਥ",
"ਕੁਸ਼ਤੀ",
"ਚੈਂਪਿਅਨਸ਼ਿਪ",
"'",
"ਚ",
"ਸੁਸ਼ੀਲ",
"ਕੁਮਾਰ",
"ਤੇ",
"ਸਾਖਸ਼ੀ",
"ਮਲਿਕ",
"ਨੇ",
"ਜਿੱਤਿਆ",
"ਗੋਲਡ"
] | [
"O",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"O",
"B-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਗ੍ਰਹਿ",
"ਮੰਤਰਾਲੇ",
"ਨੇ",
"ਪਹਿਲਾਂ",
"ਸੂਚਨਾ",
"ਅਤੇ",
"ਪ੍ਰਸਾਰਨ",
"ਮੰਤਰਾਲੇ",
"ਨੂੰ",
"'",
"ਅਤਿਵਾਦ",
"ਵਿਰੋਧੀ",
"ਅਪਰੇਸ਼ਨਾਂ",
"'",
"ਦੇ",
"ਸਿੱਧੇ",
"ਪ੍ਰਸਾਰਨ",
"ਸਬੰਧੀ",
"ਬਣੇ",
"ਨਿਯਮਾਂ",
"ਵਿੱਚ",
"ਸੋਧ",
"ਕਰਨ",
"ਲਈ",
"ਕਿਹਾ",
"ਸੀ",
"।"
] | [
"B-ORG",
"I-ORG",
"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"
] |
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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਦਵਿੰਦਰ",
"ਪਾਲ",
"/",
"ਟ੍ਰਿਬਿਊਨ",
"ਨਿਊਜ਼",
"ਸਰਵਿਸ"
] | [
"B-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਉਨ੍ਹਾਂ",
"ਕਿਹਾ",
"ਕਿ",
"ਉਹ",
"ਮੁਹਾਲੀ",
"ਹਵਾਈ",
"ਅੱਡੇ",
"ਦਾ",
"ਨਾਮ",
"ਸ਼ਹੀਦ",
"ਭਗਤ",
"ਸਿੰਘ",
"ਦੇ",
"ਨਾਮ",
"'",
"ਤੇ",
"ਰਖਵਾ",
"ਕੇ",
"ਹੀ",
"ਦਮ",
"ਲੈਣਗੇ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"I-LOC",
"I-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇਸ",
"ਨਾਲ",
"ਇਹ",
"ਸੰਸਥਾਨ",
"ਸੂਚਨਾ",
"ਟੈਕਨੋਲੋਜੀ",
"ਦੇ",
"ਖੇਤਰ",
"ਵਿੱਚ",
"ਦੇਸ਼",
"ਵਿੱਚ",
"ਇੱਕ",
"ਸਸ਼ਕਤ",
"ਖੋਜ",
"ਸੁਵਿਧਾ",
"ਵਿਕਸਤ",
"ਕਰਨ",
"ਲਈ",
"ਲੋੜੀਂਦੇ",
"ਵਿਦਿਆਰਥੀਆਂ",
"ਨੂੰ",
"ਆਕਰਸ਼ਿਤ",
"ਕਰਨ",
"ਦੇ",
"ਵੀ",
"ਸਮਰੱਥ",
"ਹੋ",
"ਜਾਣਗੇ",
"।"
] | [
"O",
"O",
"O",
"B-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਉਸਨੇ",
"ਲੇ",
"ਮਯੈਨ",
"ਕਾਲਜ",
",",
"ਨਿਊਯਾਰਕ",
"ਦੇ",
"ਸਾਈਰਾਕੂਜ",
"ਵਿੱਚ",
"ਛੋਟੇ",
"ਜੇਸੂਟ",
"ਲਿਬਰਲ",
"ਆਰਟਸ",
"ਕਾਲਜ",
"ਵਿੱਚ",
"ਪੜ੍ਹਾਈ",
"ਕੀਤੀ",
"ਅਤੇ",
"ਹੈਮਿਲਟਨ",
"ਦੇ",
"ਪਿੰਡ",
"ਕੋਲਗੇਟ",
"ਯੂਨੀਵਰਸਿਟੀ",
"ਤੋਂ",
"ਮਾਸਟਰ",
"ਦੀ",
"ਡਿਗਰੀ",
"ਪ੍ਰਾਪਤ",
"ਕੀਤੀ",
"।"
] | [
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"O",
"B-LOC",
"O",
"B-LOC",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-LOC",
"O",
"B-LOC",
"B-ORG",
"I-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇਕ",
"ਹੋਰ",
"ਸਵਾਲ",
"ਦੇ",
"ਜਵਾਬ",
"ਵਿੱਚ",
"ਮੁੱਖ",
"ਮੰਤਰੀ",
"ਨੇ",
"ਉਨਾਵ",
"ਬਲਾਤਕਾਰ",
"ਪੀੜਤਾ",
"ਨਾਲ",
"ਸਬੰਧਤ",
"ਘਟਨਾਵਾਂ",
"'",
"ਤੇ",
"ਬਹੁਤ",
"ਜ਼ਿਆਦਾ",
"ਦੁੱਖ",
"ਪ੍ਰਗਟ",
"ਕੀਤਾ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਪਹਿਲਾ",
"ਵਿਕਲਪ",
"."
] | [
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਕਿਹੜੀਆਂ",
"ਘਟਨਾਵਾਂ",
"66",
"ਈਸਵੀ",
"ਵਿਚ",
"ਹੋਈਆਂ",
"ਸਨ",
"?"
] | [
"O",
"O",
"O",
"B-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਰਾਊਤ",
"ਨੇ",
"ਕਿਹਾ",
"ਕਿ",
"ਇਸ",
"ਬੁੱਢੀ",
"ਔਰਤ",
"ਦਾ",
"ਕੀ",
"ਕੀਤਾ",
"ਜਾਵੇ",
",",
"ਇਹ",
"ਰਾਹੁਲ",
"ਗਾਂਧੀ",
"ਨੂੰ",
"ਹੀ",
"ਤੈਅ",
"ਕਰਨਾ",
"ਚਾਹੀਦਾ",
"ਹੈ",
"।"
] | [
"B-PER",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਅਧਿਕਾਰੀ",
"ਨੇ",
"ਦਸਿਆ",
"ਕਿ",
"ਇਨ੍ਹਾਂ",
"ਦੇ",
"ਇਸਲਾਮਿਕ",
"ਸਟੇਟ",
"ਦੀ",
"ਵਿਚਾਰਧਾਰਾ",
"ਤੋਂ",
"ਪ੍ਰਭਾਵਤ",
"ਅਤਿਵਾਦੀ",
"ਜਥੇਬੰਦੀ",
"ਆਈਐਸਜੇਕੇ",
"ਨਾਲ",
"ਸਬੰਧ",
"ਸਨ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਵਾਰਨ",
"ਬਿਟੀ",
"ਅਤੇ",
"ਫੈਏ",
"ਡਨਾਰੇ"
] | [
"B-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਬਾਲੀਵੁੱਡ",
"ਕੀ",
"ਹੈ",
"?"
] | [
"B-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇਸ",
"ਪ੍ਰਾਜੈਕਟ",
"'",
"ਤੇ",
"ਅਨੁਮਾਨਤ",
"338.58",
"ਕਰੋੜ",
"ਰੁਪਏ",
"ਦੀ",
"ਲਾਗਤ",
"ਆਏਗੀ",
"ਅਤੇ",
"ਇਸ",
"ਕੇਂਦਰ",
"ਦੇ",
"2018",
"-",
"19",
"ਤੱਕ",
"ਕੰਮ",
"ਸ਼ੁਰੂ",
"ਕਰਨ",
"ਦੀ",
"ਉਮੀਦ",
"ਹੈ",
"।"
] | [
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"▫",
"ਨੂਹ",
",",
"ਮੂਸਾ",
",",
"ਅਤੇ",
"ਯਹੋਸ਼ੁਆ",
"ਦੀਆਂ",
"ਮਿਸਾਲਾਂ",
"ਤੋਂ",
"ਅਸੀਂ",
"ਕੀ",
"ਸਿੱਖਦੇ",
"ਹਾਂ",
"?"
] | [
"O",
"B-PER",
"O",
"B-PER",
"O",
"O",
"B-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਯੋਨਿਯੋ",
"ਨੇ",
"ਆਪਣੇ",
"ਪਲੇਟਫਾਰਮ",
"'",
"ਤੇ",
"50,000",
"ਤੋਂ",
"ਵੱਧ",
"ਸੁਰੱਖਿਆ",
"ਸੁਰੱਖਿਆ",
"ਸਪਲਾਇਰਾਂ",
"ਨੂੰ",
"ਇਕੱਤਰ",
"ਕੀਤਾ",
"ਹੈ",
"ਤਾਂ",
"ਜੋ",
"ਵੱਡੇ",
"ਸਪੱਸ਼ਟ",
"ਵਿਸ਼ਲੇਸ਼ਣ",
"ਦੇ",
"ਨਾਲ",
"ਸੰਬੰਧਿਤ",
"ਸਪਲਾਈ",
"ਚੈਨਲਾਂ",
"ਪ੍ਰਦਾਨ",
"ਕੀਤੀ",
"ਜਾ",
"ਸਕੇ",
"."
] | [
"B-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",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਤੁਸੀਂ",
"ਭਾਰਤੀ",
"ਹਵਾਈ",
"ਫੌਜ",
"ਦੇ",
"ਜੈੱਟਾਂ",
"ਨੂੰ",
"ਆਪਣੀ",
"ਟੈਕਸੀ",
"ਬਣਾਇਆ",
"!"
] | [
"O",
"B-ORG",
"I-ORG",
"I-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇਸ",
"ਮੌਕੇ",
"ਅਮਰਜੀਤ",
"ਕੌਰ",
",",
"ਰੂਚੀ",
",",
"ਸ਼ਮੀ",
",",
"ਅਨੀਤਾ",
",",
"ਈਸ਼ੂ",
",",
"ਹਰਦੇਵ",
"ਸਿੰਘ",
",",
"ਸੁਦੇਸ਼",
"ਕੁਮਾਰ",
",",
"ਗੁਰਦੀਪ",
"ਸਿੰਘ",
"ਸਮੇਤ",
"ਹੋਰ",
"ਮੁਹੱਲਾ",
"ਵਾਸੀ",
"ਹਾਜ਼ਰ",
"ਸਨ",
"।"
] | [
"O",
"O",
"B-PER",
"B-PER",
"I-PER",
"I-PER",
"O",
"B-PER",
"O",
"B-PER",
"I-PER",
"I-PER",
"I-PER",
"B-PER",
"I-PER",
"O",
"B-PER",
"I-PER",
"O",
"B-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਭਾਜਪਾ",
"ਨੇ",
"ਜਿਨ੍ਹਾਂ",
"ਚਾਰ",
"ਸਿੱਖ",
"ਉਮੀਦਵਾਰਾਂ",
"ਨੂੰ",
"ਟਿਕਟ",
"ਦਿੱਤੀ",
"ਹੈ",
",",
"ਉਨ੍ਹਾਂ",
"ਵਿੱਚ",
"ਆਰਪੀ",
"ਸਿੰਘ",
"(",
"ਰਜਿੰਦਰ",
"ਨਗਰ",
")",
",",
"ਇੰਦਰਪ੍ਰੀਤ",
"ਸਿੰਘ",
"(",
"ਜੰਗਪੁਰਾ",
")",
",",
"ਤੇਜਿੰਦਰਪਾਲ",
"ਬੱਗਾ",
"(",
"ਰਾਜੌਰੀ",
"ਗਾਰਡਨ",
")",
"ਤੇ",
"ਸੁਰਿੰਦਰ",
"ਸਿੰਘ",
"(",
"ਤਿਮਾਰਪੁਰ",
")",
"ਸ਼ਾਮਲ",
"ਹਨ",
"।"
] | [
"B-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"B-PER",
"I-PER",
"O",
"B-ORG",
"O",
"O",
"B-PER",
"I-PER",
"O",
"B-ORG",
"O",
"O",
"O",
"B-PER",
"I-PER",
"O",
"B-ORG",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਪੁਲਸ",
"ਨੇ",
"ਕਿਹਾ",
"ਕਿ",
"ਰਿਆਜ",
"ਨੂੰ",
"ਪੁੱਛਗਿੱਛ",
"ਲਈ",
"ਬੰਗਲੌਰ",
"ਲਿਜਾਇਆ",
"ਗਿਆ",
"ਹੈ",
"।"
] | [
"O",
"O",
"O",
"O",
"B-PER",
"O",
"O",
"O",
"B-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਰਾਜ",
"ਵਿੱਚ",
"ਇਸ",
"ਵੇਲੇ",
"24,161",
"ਐਕਟਿਵ",
"ਕੇਸ",
"ਹਨ",
",",
"ਤਾਜ਼ਾ",
"ਰਿਪੋਰਟ",
"ਅਨੁਸਾਰ",
"7,688",
"ਮਰੀਜ਼",
"ਵੀ",
"ਹੁਣ",
"ਤੱਕ",
"ਠੀਕ",
"ਹੋ",
"ਗਏ",
"ਹਨ",
"।",
"ਬੈਸਟ",
"ਕਰਮਚਾਰੀ",
"ਐਕਸ਼ਨ",
"ਕਮੇਟੀ",
"ਆਪਣੇ",
"ਡਰਾਈਵਰਾਂ",
"ਲਈ",
"ਲੋੜੀਂਦੀਆਂ",
"ਸਹੂਲਤਾਂ",
"ਦੀ",
"ਕਮੀ",
"ਖ਼ਿਲਾਫ਼",
"ਰੋਸ",
"ਵਜੋਂ",
"ਅੰਦੋਲਨ",
"'",
"ਤੇ",
"ਚਲੀ",
"ਗਈ",
"ਹੈ",
"ਜੋ",
"ਜ਼ਰੂਰੀ",
"ਸੇਵਾਵਾਂ",
"ਮੁਹੱਈਆ",
"ਕਰਵਾ",
"ਰਹੇ",
"ਸਨ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"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"
] |
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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਭਾਰਤੀ",
"ਹਾਈ",
"ਕਮਿਸ਼ਨਰ",
"ਵਾਈ",
".",
"ਕੇ",
".",
"ਸਿਨਹਾ",
"ਇਸ",
"ਮਾਮਲੇ",
"`",
"ੇਤ",
"ਵਿਦੇਸ਼",
"ਮੰਤਰੀ",
"ਮਾਰਕ",
"ਫ਼ੀਲਡ",
"ਨੂੰ",
"ਮਿਲੇ",
"ਸਨ",
"।"
] | [
"O",
"O",
"O",
"B-PER",
"I-PER",
"I-PER",
"I-PER",
"I-PER",
"O",
"O",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇਸ",
"ਲਈ",
",",
"ਇਹ",
"ਹੋਇਆ",
"!"
] | [
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਫ਼ਰਮਾਂ",
"ਖਾਸ",
"ਕਰਕੇ",
"ਛੋਟੇ",
"ਤੇ",
"ਦਰਮਿਆਨੇ",
"ਉੱਦਮਾਂ",
"ਦੀ",
"ਮਦਦ",
"ਲਈ",
",",
"ਆਰਥਿਕ",
"ਮੌਕੇ",
"ਦੇ",
"ਅਚਾਨਕ",
"ਨੁਕਸਾਨ",
"ਦਾ",
"ਸਾਹਮਣਾ",
"ਕਰਨ",
"ਲਈ",
"ਸਰਕਾਰ",
"ਨੇ",
"ਇਨਕਮ",
"ਟੈਕਸ",
",",
"ਜੀਐੱਸਟੀ",
",",
"ਕਸਟਮਸ",
",",
"ਵਿੱਤੀ",
"ਸੇਵਾਵਾਂ",
"ਤੇ",
"ਕਾਰਪੋਰੇਟ",
"ਮਾਮਲਿਆਂ",
"ਨਾਲ",
"ਸਬੰਧਤ",
"ਵਿਧਾਲਕ",
"ਅਤੇ",
"ਰੈਗੂਲੇਟਰੀ",
"ਪਾਲਣਾ",
"ਦੇ",
"ਮਾਮਲਿਆਂ",
"ਵਿੱਚ",
"ਰਾਹਤ",
"ਪ੍ਰਦਾਨ",
"ਕੀਤੀ",
"ਹੈ",
"।"
] | [
"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",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਸ੍ਰੀਲੰਕਾ",
"ਨੇ",
"ਨਿਊਜ਼ੀਲੈਂਡ",
"ਨੂੰ",
"ਹਰਾਇਆ"
] | [
"B-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਪੁਲਿਸ",
"ਪਾਰਟੀ"
] | [
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਸਰਕਾਰ",
"ਵੱਲੋਂ",
"ਕਾਇਮ",
"ਕੀਤੀ",
"ਅੰਤਰ",
"-",
"ਵਿਭਾਗੀ",
"ਕਮੇਟੀ",
"ਵਿੱਚ",
"ਪ੍ਰਮੁੱਖ",
"ਸਕੱਤਰ",
"ਸਮਾਜਿਕ",
"ਸੁਰੱਖਿਆ",
",",
"ਪ੍ਰਮੁੱਖ",
"ਸਕੱਤਰ",
"ਸਿਹਤ",
"ਤੇ",
"ਪਰਿਵਾਰ",
"ਭਲਾਈ",
",",
"ਪ੍ਰਮੁੱਖ",
"ਸਕੱਤਰ",
"ਸਿੱਖਿਆ",
"ਅਤੇ",
"ਸਕੱਤਰ",
"ਖੇਡਾਂ",
"ਸ਼ਾਮਲ",
"ਹੋਣਗੇ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"O",
"O",
"O",
"B-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇਹ",
"ਜ਼ਿਕਰਯੋਗ",
"ਹੈ",
"ਕਿ",
"18",
"ਅਪ੍ਰੈਲ",
",",
"2021",
"ਨੂੰ",
"ਨੌਵੇਂ",
"ਸਿੱਖ",
"ਗੁਰੂ",
"ਸ੍ਰੀ",
"ਗੁਰੂ",
"ਤੇਗ",
"ਬਹਾਦਰ",
"ਜੀ",
"ਦੇ",
"400ਵੇਂ",
"ਪ੍ਰਕਾਸ਼",
"ਪੁਰਬ",
"ਨੂੰ",
"ਮਨਾਉਣ",
"ਦਾ",
"ਫੈਸਲਾ",
"ਲਿਆ",
"ਗਿਆ",
"ਹੈ",
"ਅਤੇ",
"ਸਾਲ",
"ਭਰ",
"ਚੱਲਣ",
"ਵਾਲੇ",
"ਸਮਾਗਮ",
"ਇਸੇ",
"ਸਾਲ",
"12",
"ਅਪ੍ਰੈਲ",
"ਤੋਂ",
"ਸ਼ੁਰੂ",
"ਹੋਣਗੇ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਜਦੋਂ",
"ਉਸ",
"ਦੇ",
"ਚਾਚੇ",
"ਮੈਕਸ",
"ਬੌਰਨ",
"ਸੀਵੀ",
"ਰਮਨ",
"ਦੇ",
"ਮਹਿਮਾਨ",
"ਵਜੋਂ",
"ਬੰਗਲੌਰ",
"ਵਿੱਚ",
"ਸਨ",
",",
"ਤਾਂ",
"ਦੀਵਾਨ",
"ਮਿਰਜ਼ਾ",
"ਇਸਮਾਈਲ",
"ਨੇ",
"ਪੁੱਛਗਿੱਛ",
"ਕੀਤੀ",
"ਕਿ",
"ਕੀ",
"ਉਸਨੂੰ",
"ਕਿਸੇ",
"ਸਿਖਿਅਤ",
"ਆਰਕੀਟੈਕਟ",
"ਦਾ",
"ਪਤਾ",
"ਹੈ",
"?"
] | [
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"O",
"B-PER",
"O",
"O",
"O",
"B-LOC",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਸਮਾਗਮ",
"ਦੀ",
"ਪ੍ਰਧਾਨਗੀ",
"ਕਾਲਜ",
"ਚੇਅਰਮੈਨ",
"ਐਸ",
"."
] | [
"O",
"O",
"O",
"O",
"O",
"B-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"(",
"ਹਾਸਾ",
")",
"ਮੇਰਾ",
"ਜਨਮ",
"1985",
"ਵਿੱਚ",
"ਹੋਇਆ",
"ਸੀ",
",",
"ਛੇ",
"ਸਾਲ",
"ਪਹਿਲਾਂ",
"ਜਦੋਂ",
"ਚੀਨ",
"ਨੇ",
"ਆਪਣੀ",
"ਇੱਕ",
"-",
"ਬੱਚਾ",
"ਨੀਤੀ",
"ਦਾ",
"ਐਲਾਨ",
"ਕੀਤਾ",
"ਸੀ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਹੁਣ",
"ਤੱਕ",
"ਦੇਸ਼",
"ਨੇ",
"ਵਿਜੇਂਦਰ",
"ਸਿੰਘ",
"(",
"2009",
")",
",",
"ਵਿਕਾਸ",
"ਕ੍ਰਿਸ਼ਨ",
"(",
"2011",
")",
",",
"ਸ਼ਿਵ",
"ਥਾਪਾ",
"(",
"2015",
")",
"ਅਤੇ",
"ਗੌਰਵ",
"ਬਿਧੂੜੀ",
"(",
"2017",
")",
"ਦੀ",
"ਮਦਦ",
"ਨਾਲ",
"ਕੁਲ",
"ਚਾਰ",
"ਕਾਂਸੀ",
"ਦੇ",
"ਤਗ਼ਮੇ",
"ਜਿੱਤੇ",
"ਹਨ",
"।"
] | [
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇਹ",
"ਇੰਡੀਅਨ",
"ਨੈਸ਼ਨਲ",
"ਸਪੇਸ",
",",
"ਪ੍ਰਮੋਸ਼ਨ",
"&",
"amp",
"ਵਜੋਂ",
"ਜਾਣਿਆ",
"ਜਾਵੇਗਾ",
".",
"ਅਧਿਕਾਰ",
"ਕੇਂਦਰ",
"."
] | [
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਉਨ੍ਹਾਂ",
"ਦੱਸਿਆ",
"ਕਿ",
"ਵਾਹਗਾ",
"ਰੇਲਵੇ",
"ਸਟੇਸ਼ਨ",
"ਤੋਂ",
"ਗੁਰੂ",
"ਨਾਨਕ",
"ਦੇ",
"ਜਨਮ",
"ਅਸਥਾਨ",
"ਲਈ",
"ਇਕ",
"ਵਿਸ਼ੇਸ਼",
"ਸ਼ਟਲ",
"ਸੇਵਾ",
"ਸ਼ੁਰੂ",
"ਕੀਤੀ",
"ਜਾਏਗੀ",
"।"
] | [
"O",
"O",
"O",
"B-LOC",
"O",
"O",
"O",
"B-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਨਿਊਜ਼ੀਲੈਂਡ",
"ਕ੍ਰਿਕਟ",
"ਨੇ",
"ਆਪਣੇ",
"ਆਧਿਕਾਰਤ",
"ਟਵਿਟਰ",
"'",
"ਤੇ",
"ਇਸ",
"ਦਾ",
"ਐਲਾਨ",
"ਕੀਤਾ",
"।"
] | [
"B-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਦੀਪਿਕਾ",
"ਆਖਰੀ",
"ਵਾਰ",
"ਫਿਲਮ",
"'",
"ਬਾਲਾ",
"'",
"'",
"ਚ",
"ਨਜ਼ਰ",
"ਆਈ",
"ਸੀ",
"।"
] | [
"B-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਯੂਪੀ",
"ਦੇ",
"ਮੁੱਖ",
"ਮੰਤਰੀ",
"ਵੱਲੋਂ",
"ਭਾਰਤੀ",
"ਸੈਨਾ",
"ਨੂੰ",
"'",
"ਮੋਦੀ",
"ਸੈਨਾ",
"'",
"ਆਖਣਾ",
"ਪ੍ਰੇਸ਼ਾਨ",
"ਕਰਨ",
"ਵਾਲਾ",
"ਬਿਆਨ",
"ਹੈ",
"।"
] | [
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"B-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਇਸ",
"ਰੇਲ",
"ਗੱਡੀ",
"ਰਾਹੀਂ",
"ਵਾਪਸ",
"ਪਰਤੇ",
"ਯਾਤਰੂਆਂ",
"ਦਾ",
"ਇਥੇ",
"ਰੇਲਵੇ",
"ਸਟੇਸ਼ਨ",
"'",
"ਤੇ",
"ਅਕਾਲੀ",
"ਆਗੂਆਂ",
"ਤੇ",
"ਹੋਰਨਾਂ",
"ਵਲੋਂ",
"ਢੋਲ",
"ਢੱਮਕੇ",
"ਨਾਲ",
"ਸਵਾਗਤ",
"ਕੀਤਾ",
"ਗਿਆ",
"।"
] | [
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਪ੍ਰਧਾਨ",
"ਮੰਤਰੀ",
"ਨੇ",
"ਭਾਰਤ",
"ਰਤਨ",
"ਐੱਮ",
".",
"ਵਿਸਵੇਸਵਰਿਆ",
"ਦੇ",
"ਜਨਮ",
"ਦੀ",
"ਵਰ੍ਹੇਗੰਢ",
"'",
"ਤੇ",
"ਉਨ੍ਹਾਂ",
"ਨੂੰ",
"ਸ਼ਰਧਾਂਜਲੀਆਂ",
"ਵੀ",
"ਦਿੱਤੀਆਂ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਲਿੰਗ",
":",
"ਸਪਹਿਰੀਨ"
] | [
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਸਟੰਟ",
"ਪਵਾਉਣ",
"ਅਤੇ",
"ਗੋਡੇ",
"ਬਦਲਾਉਣ",
"ਦੀਆਂ",
"ਵੱਧ",
"ਤੋਂ",
"ਵੱਧ",
"ਕੀਮਤਾਂ",
"ਦੀ",
"ਸੀਮਾ",
"ਹੱਦ",
"ਤੈਅ",
"ਕਰਨਾ",
":",
"ਕੋਰੋਨਰੀ",
"ਸਟੰਟ",
"ਦੀਆਂ",
"ਵੱਧ",
"ਤੋਂ",
"ਵੱਧ",
"ਕੀਮਤਾਂ",
"01",
"ਅਪ੍ਰੈਲ",
",",
"2017",
"ਨੂੰ",
"ਸੋਧ",
"ਦਿੱਤੀਆਂ",
"ਗਈਆਂ",
"ਹਨ",
"।"
] | [
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"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"
] |
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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਦਿੱਲੀ",
"ਪੁਲਿਸ",
"ਦੀ",
"ਅਪਰਾਧ",
"ਸ਼ਾਖਾ",
"ਨੇ",
"ਦੋ",
"ਬਦਮਾਸ਼",
"ਕੀਤੇ",
"ਕਾਬੂ"
] | [
"B-ORG",
"I-ORG",
"I-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਕਿਸੇ",
"ਖ਼ੁਦਮੁਖ਼ਤਾਰ",
"ਦੇਸ਼",
"ਦੀ",
"ਦੇਸ਼ਕ",
"ਪਰਿਸ਼ਦ",
"ਨੂੰ",
"ਅਜਿਹੇ",
"ਪ੍ਰਦੇਸ਼",
"ਅੰਦਰਹੇ",
"ਖੇਤਰਾਂ",
"ਬਾਰੇ",
"ਅਤੇ",
"ਕਿਸੇ",
"ਖ਼ੁਦਮੁਖ਼ਤਾਰ",
"ਜਿਲ੍ਹੇ",
"ਦੀ",
"ਜਿਲ੍ਹਾ",
"ਪਰਿਸ਼ਦ",
"ਨੂੰ",
"ਉਸ",
"ਜਿਲ੍ਹੇ",
"ਅੰਦਰ",
"ਦੇਸ਼ਕ",
"ਪਰਿਸ਼ਦਾਂ",
",",
"ਜੇ",
"ਕੋਈ",
"ਹੋਣ",
",",
"ਦੀ",
"ਸੱਤਾਦੇ",
"ਅਧੀਨ",
"ਖੇਤਰਾਂ",
"ਦੇ",
"ਸਿਵਾਏ",
"ਉਸ",
"ਜਿਲ੍ਹੇ",
"ਵਿਚ",
"ਸਭ",
"ਖੇਤਰਾਂ",
"ਬਾਰੇ",
"ਭੰਆਂ",
"ਅਤੇ",
"ਇਮਾਰਤਾਂ",
"ਤੇ",
"ਕਰ",
",",
"ਅਤੇ",
"ਅਜਿਹੇ",
"ਖੇਤਰਾਂ",
"ਅੰਦਰ",
"ਨਿਵਾਸੀ",
"ਵਿਅਕਤੀਆਂ",
"ਤੇ",
"ਟੌਲ",
"ਲਾਉਣ",
"ਅਤੇ",
"ਉਗਰਾਹੁਣ",
"ਦੀ",
"ਸ਼ਕਤੀ",
"ਪ੍ਰਾਪਤ",
"ਹੋਵੇਗੀ",
"।"
] | [
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-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",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਨਵੀਂ",
"ਦਿੱਲੀ",
":",
"ਕਾਂਗਰਸ",
"ਦੇ",
"ਪ੍ਰਧਾਨ",
"ਰਾਹੁਲ",
"ਗਾਂਧੀ",
"ਦੋ",
"ਸੀਟਾਂ",
"ਤੋਂ",
"ਲੋਕ",
"ਸਭਾ",
"ਦੀਆਂ",
"ਚੋਣਾਂ",
"ਲੜਨਗੇ",
"।"
] | [
"O",
"O",
"O",
"B-ORG",
"O",
"O",
"B-PER",
"I-PER",
"O",
"O",
"O",
"B-ORG",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਮ੍ਰਿਤਕਾਂ",
"ਦੀ",
"ਸ਼ਨਾਖ਼ਤ",
"ਅਵੀਸ਼",
"(",
"19",
")",
"ਅਤੇ",
"ਅਕਸ਼ਰੀਸ਼",
"(",
"17",
")",
"ਵਜੋਂ",
"ਹੋਈ",
"ਹੈ",
"।"
] | [
"O",
"O",
"O",
"B-PER",
"O",
"O",
"O",
"O",
"B-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਅਧਿਕਾਰੀ",
"ਮੁਤਾਬਕ",
"ਬ੍ਰਿਗੇਡੀਅਰ",
"ਸ਼ਾਹ",
"ਪ੍ਰਧਾਨ",
"ਮੰਤਰੀ",
"ਇਮਰਾਨ",
"ਖ਼ਾਨ",
"ਵਜ਼ਾਰਤ",
"'",
"ਚ",
"ਤਾਕਤਵਰ",
"ਮੰਤਰੀ",
"ਹਨ",
"ਅਤੇ",
"ਉਨ੍ਹਾਂ",
"ਦੇ",
"ਸੱਦੇ",
"'",
"ਤੇ",
"ਹੀ",
"ਪੰਜਾਬ",
"ਦੇ",
"ਮੁੱਖ",
"ਮੰਤਰੀ",
"ਬੁਜ਼ਦਾਰ",
"ਨੇ",
"ਨਨਕਾਣਾ",
"ਸਾਹਿਬ",
"ਆ",
"ਕੇ",
"ਯੂਨੀਵਰਸਿਟੀ",
"ਦਾ",
"ਨੀਂਹ",
"ਪੱਥਰ",
"ਰੱਖਿਆ",
"।"
] | [
"O",
"O",
"B-PER",
"O",
"O",
"O",
"B-PER",
"I-PER",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"O",
"B-LOC",
"I-LOC",
"O",
"O",
"B-ORG",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਆਮ",
"ਆਦਮੀ",
"ਪਾਰਟੀ",
"ਨੂੰ",
"ਦਿੱਲੀ",
"ਦੀਆਂ",
"70",
"ਵਿਧਾਨ",
"ਸਭਾ",
"ਸੀਟਾਂ",
"ਵਿਚੋਂ",
"62",
"ਸੀਟਾਂ",
"ਮਿਲੀਆਂ",
"ਹਨ",
"।"
] | [
"B-ORG",
"I-ORG",
"I-ORG",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"I-ORG",
"I-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਯਸਾਯਾਹ",
"ਨਬੀ",
"ਨੇ",
"ਪਹਿਲਾਂ",
"ਹੀ",
"ਦੱਸਿਆ",
"ਸੀ",
"ਕਿ",
"\"",
"ਆਖਰੀ",
"ਦਿਨਾਂ",
"ਦੇ",
"ਵਿੱਚ",
"\"",
"ਅਲੱਗ",
"-",
"ਅਲੱਗ",
"ਕੌਮਾਂ",
"ਦੇ",
"ਲੋਕ",
"ਇਕੱਠੇ",
"ਮਿਲ",
"ਕੇ",
"ਯਹੋਵਾਹ",
"ਦੀ",
"ਭਗਤੀ",
"ਕਰਨਗੇ",
"।"
] | [
"O",
"B-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਅਰੁਨ",
"ਕੁਮਾਰ",
"ਗਰੋਵਰ",
"ਵਾਈਸ",
"ਚਾਂਸਲਰ",
"ਪੰਜਾਬ",
"ਯੂਨੀਵਰਸਿਟੀ",
"ਹਾਜ਼ਰ",
"ਹੋਏ",
"।"
] | [
"B-PER",
"I-PER",
"I-PER",
"I-PER",
"I-PER",
"B-ORG",
"I-ORG",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਸ਼ੇਖ",
"ਨੇ",
"ਕਿਹਾ",
"ਕਿ",
"ਅਸੀਂ",
"ਮਾਮਲਾ",
"ਦਰਜ",
"ਕਰ",
"ਲਿਆ",
"ਹੈ",
"।"
] | [
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਨਿਗਮ",
"ਦੇ",
"ਬੁਲਾਰੇ",
"ਨੇ",
"ਦੱਸਿਆ",
"ਕਿ",
"ਕੋਈ",
"ਵੀ",
"ਵਿਅਕਤੀ",
"ਜੋ",
"ਠੇਕਾ",
"ਕਰਨ",
"ਲਈ",
"ਕਾਨੂੰਨੀ",
"ਤੌਰ",
"'",
"ਤੇ",
"ਸਮਰੱਥ",
"ਹੈ",
",",
"ਈ",
"-",
"ਨਿਲਾਮੀ",
"ਵਿੱਚ",
"ਹਿੱਸਾ",
"ਲੈਣ",
"ਦਾ",
"ਪਾਤਰ",
"ਹੋਵੇਗਾ",
"।"
] | [
"B-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",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਅਨੁਪਮ",
"ਖੇਰ",
"ਨੇ",
"ਸਾਬਕਾ",
"ਪੀਐਮ",
"ਮਨਮੋਹਨ",
"ਸਿੰਗ",
"ਦਾ",
"ਰੋਲ",
"ਨਿਭਾਇਆ",
"।"
] | [
"B-PER",
"I-PER",
"O",
"O",
"O",
"B-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਬੁਣਨ",
"ਸੁਲਤਾਨਪੁਰ",
"ਦੇ",
"ਗਵਰਨਰਜ਼",
"ਬੋਰਡ"
] | [
"B-ORG",
"I-ORG",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਐੱਸਓਜੀ",
"ਨੂੰ",
"ਇਕ",
"ਵਿਸ਼ੇਸ਼",
"ਤੇ",
"ਅਤਿ",
"ਸਮਰੱਥ",
"ਯੂਨਿਟ",
"ਬਣਾਉਣ",
"ਲਈ",
"ਆਪਣੀ",
"ਨਿੱਜੀ",
"ਵਚਨਬੱਧਤਾ",
"ਦੁਹਰਾਉਂਦੇ",
"ਹੋਏ",
"ਮੁੱਖ",
"ਮੰਤਰੀ",
"ਨੇ",
"ਕਿਹਾ",
"ਕਿ",
"ਇਸ",
"ਫੋਰਸ",
"ਨੂੰ",
"ਸਮਰੱਥ",
"ਬਣਾਉਣ",
"ਦੇ",
"ਰਾਹ",
"ਵਿਚ",
"ਫੰਡਾਂ",
"ਦੀ",
"ਘਾਟ",
"ਨਹੀਂ",
"ਆਉਣ",
"ਦਿੱਤੀ",
"ਜਾਵੇਗੀ",
"।"
] | [
"B-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",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਬੰਗਲੌਰ",
"/",
"ਚੇਨੱਈਃ",
"ਆਮਦਨ",
"ਕਰ",
"ਵਿਭਾਗ",
"ਨੇ",
"ਕਰਨਾਟਕ",
"ਦੇ",
"ਚਲਾਕੇੜੇ",
"ਨਗਰ",
"'",
"ਚ",
"ਹਵਾਲਾ",
"ਕਾਰੋਬਾਰੀ",
"ਦੇ",
"ਘਰ",
"ਬਾਥਰੂਮ",
"ਦੀਆਂ",
"ਟਾਈਲਾਂ",
"ਪਿੱਛੇ",
"ਛੁਪਾ",
"ਕੇ",
"ਰੱਖੇ",
"ਗਏ",
"5.7",
"ਕਰੋੜ",
"ਰੁਪਏ",
"(",
"ਦੋ",
"-",
"ਦੋ",
"ਹਜ਼ਾਰ",
"ਰੁਪਏ",
"ਦੇ",
"ਨਵੇਂ",
"ਨੋਟ",
")",
",",
"32",
"ਕਿਲੋ",
"ਸੋਨੇ",
"ਦੇ",
"ਬਿਸਕੁਟ",
"ਤੇ",
"ਗਹਿਣੇ",
"ਅਤੇ",
"90",
"ਲੱਖ",
"ਰੁਪਏ",
"ਦੇ",
"ਪੁਰਾਣੇ",
"ਨੋਟ",
"ਜ਼ਬਤ",
"ਕੀਤੇ",
"ਹਨ",
"।"
] | [
"O",
"O",
"O",
"B-ORG",
"I-ORG",
"I-ORG",
"O",
"B-LOC",
"O",
"B-LOC",
"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",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਬੁਡਵੈਲ",
"ਥਾਣਾ"
] | [
"B-LOC",
"I-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਉਹ",
"ਆਪਣੇ",
"ਪਿੱਛੇ",
"ਬੇਟਾ",
"ਹਰਨੂਰ",
"ਸਿੰਘ",
",",
"ਬੇਟੀ",
"ਅੰਮ੍ਰਿਤ",
"ਕੌਰ",
"ਅਤੇ",
"ਪਤਨੀ",
"ਜਸਪਾਲ",
"ਕੌਰ",
"ਨੂੰ",
"ਛੱਡ",
"ਗਏ",
"ਹਨ",
"।"
] | [
"O",
"O",
"O",
"O",
"B-PER",
"I-PER",
"O",
"O",
"B-PER",
"I-PER",
"O",
"O",
"B-PER",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਉਨ੍ਹਾਂ",
"ਨੂੰ",
"ਗੁਰੂ",
"ਨਾਨਕ",
"ਦੇਵ",
"ਹਸਪਤਾਲ",
"ਵਿੱਚ",
"ਇਲਾਜ",
"ਲਈ",
"ਭੇਜਿਆ",
"ਗਿਆ",
"ਹੈ",
"।"
] | [
"O",
"O",
"B-LOC",
"I-LOC",
"I-LOC",
"I-LOC",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਦਿੱਲੀ",
"'",
"ਚ",
"ਵਿਧਾਨ",
"ਸਭਾ",
"ਦੀਆਂ",
"ਕੁੱਲ",
"70",
"ਸੀਟਾਂ",
"ਹਨ",
"।"
] | [
"B-ORG",
"I-ORG",
"I-ORG",
"I-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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਮੁਲਜ਼ਮ",
"ਦੀ",
"ਪਛਾਣ",
"ਧਰਮਪਾਲ",
"ਵਾਸੀ",
"ਪਿੰਡ",
"ਦੜ੍ਹਬਾ",
"ਕਲਾਂ",
"ਦੇ",
"ਰੂਪ",
"ਵਿੱਚ",
"ਹੋਈ",
"ਹੈ",
"।"
] | [
"O",
"O",
"O",
"B-PER",
"I-PER",
"B-LOC",
"I-LOC",
"I-PER",
"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, 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.
Do not try to answer the question! Just tag each token in the sentence. | [
"ਓਲੰਪਿਕ",
"'",
"ਚ",
"ਪਰਗਟ",
"ਸਿੰਘ",
"ਨੇ",
"ਲਗਾਤਾਰ",
"ਦੋ",
"ਵਾਰ",
"ਹਾਕੀ",
"ਦੀ",
"ਕਪਤਾਨੀ",
"ਕੀਤੀ",
"।"
] | [
"O",
"O",
"O",
"B-PER",
"I-PER",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O",
"O"
] |