English

AsNER -- Annotated Dataset and Baseline for Assamese Named Entity recognition

Computation and Language 2022-12-22 v1 Artificial Intelligence

Abstract

We present the AsNER, a named entity annotation dataset for low resource Assamese language with a baseline Assamese NER model. The dataset contains about 99k tokens comprised of text from the speech of the Prime Minister of India and Assamese play. It also contains person names, location names and addresses. The proposed NER dataset is likely to be a significant resource for deep neural based Assamese language processing. We benchmark the dataset by training NER models and evaluating using state-of-the-art architectures for supervised named entity recognition (NER) such as Fasttext, BERT, XLM-R, FLAIR, MuRIL etc. We implement several baseline approaches with state-of-the-art sequence tagging Bi-LSTM-CRF architecture. The highest F1-score among all baselines achieves an accuracy of 80.69% when using MuRIL as a word embedding method. The annotated dataset and the top performing model are made publicly available.

Keywords

Cite

@article{arxiv.2207.03422,
  title  = {AsNER -- Annotated Dataset and Baseline for Assamese Named Entity recognition},
  author = {Dhrubajyoti Pathak and Sukumar Nandi and Priyankoo Sarmah},
  journal= {arXiv preprint arXiv:2207.03422},
  year   = {2022}
}

Comments

Published at LREC 2022. https://aclanthology.org/2022.lrec-1.706

R2 v1 2026-06-24T12:17:33.649Z