Datasets:

Modalities:
Text
Languages:
Hindi
ArXiv:
Tags:
License:
HiNER-original / README.md
dipteshkanojia's picture
changes
70edab9

annotations_creators:

  • expert-generated language_creators:
  • expert-generated languages:
  • hi-IN licenses:
  • cc-by-sa-4.0 multilinguality:
  • monolingual paperswithcode_id: wikiann-1 pretty_name: HiNER - Large Hindi Named Entity Recognition dataset size_categories:
  • 100K<n<1M source_datasets:
  • original task_categories:
  • token-classification task_ids:
  • named-entity-recognition

Dataset Card for HiNER-original

Table of Contents

Dataset Description

Dataset Summary

This dataset was created for the fundamental NLP task of Named Entity Recognition for the Hindi language at CFILT Lab, IIT Bombay. We gathered the dataset from various government information webpages and manually annotated these sentences as a part of our data collection strategy.

Supported Tasks and Leaderboards

Named Entity Recognition

Languages

Hindi

Dataset Structure

Data Instances

{'id': '0', 'tokens': ['*M0>@(', '8./', '.G', ' !<@8>', 'K', 'O', '2?', 'O', 'G', '(>.', '8G', '>(>', '>$>', '%>', 'd'], 'ner_tags': [0, 0, 0, 3, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0]}

Data Fields

  • id: The ID value of the data point.
  • tokens: Raw tokens in the dataset.
  • ner_tags: the NER tags for this dataset.

Data Splits

Train Valid Test
original 76025 10861 21722
collapsed 76025 10861 21722

Dataset Creation

Curation Rationale

HiNER was built on data extracted from various government websites handled by the Government of India which provide information in Hindi. This dataset was built for the task of Named Entity Recognition. The dataset was introduced to introduce new resources to the Hindi language that was under-served for Natural Language Processing.

Source Data

Initial Data Collection and Normalization

HiNER was built on data extracted from various government websites handled by the Government of India which provide information in Hindi

Who are the source language producers?

Various Government of India webpages

Annotations

Annotation process

This dataset was manually annotated by a single annotator of a long span of time.

Who are the annotators?

Pallab Bhattacharjee

Personal and Sensitive Information

We ensured that there was no sensitive information present in the dataset. All the data points are curated from publicly available information.

Considerations for Using the Data

Social Impact of Dataset

The purpose of this dataset is to provide a large Hindi Named Entity Recognition dataset. Since the information (data points) has been obtained from public resources, we do not think there is a negative social impact in releasing this data.

Discussion of Biases

Any biases contained in the data released by the Indian government are bound to be present in our data.

Other Known Limitations

[Needs More Information]

Additional Information

Dataset Curators

Pallab Bhattacharjee

Licensing Information

CC-BY-SA 4.0

Citation Information

[Needs More Information]