English

Mono vs Multilingual BERT: A Case Study in Hindi and Marathi Named Entity Recognition

Computation and Language 2023-02-28 v1 Machine Learning

Abstract

Named entity recognition (NER) is the process of recognising and classifying important information (entities) in text. Proper nouns, such as a person's name, an organization's name, or a location's name, are examples of entities. The NER is one of the important modules in applications like human resources, customer support, search engines, content classification, and academia. In this work, we consider NER for low-resource Indian languages like Hindi and Marathi. The transformer-based models have been widely used for NER tasks. We consider different variations of BERT like base-BERT, RoBERTa, and AlBERT and benchmark them on publicly available Hindi and Marathi NER datasets. We provide an exhaustive comparison of different monolingual and multilingual transformer-based models and establish simple baselines currently missing in the literature. We show that the monolingual MahaRoBERTa model performs the best for Marathi NER whereas the multilingual XLM-RoBERTa performs the best for Hindi NER. We also perform cross-language evaluation and present mixed observations.

Keywords

Cite

@article{arxiv.2203.12907,
  title  = {Mono vs Multilingual BERT: A Case Study in Hindi and Marathi Named Entity Recognition},
  author = {Onkar Litake and Maithili Sabane and Parth Patil and Aparna Ranade and Raviraj Joshi},
  journal= {arXiv preprint arXiv:2203.12907},
  year   = {2023}
}

Comments

Accepted at ICMISC 2022

R2 v1 2026-06-24T10:24:22.209Z