paper-with-me

홈 › Papers

L3Cube-MahaNER: A Marathi Named Entity Recognition Dataset and BERT models

2022-04-12 · WILDRE (LREC) 2022 6 · Parth Patil, Aparna Ranade, Maithili Sabane, Onkar Litake, Raviraj Joshi

Named Entity Recognition (NER) is a basic NLP task and finds major applications in conversational and search systems. It helps us identify key entities in a sentence used for the downstream application. NER or similar slot filling systems for popular languages have been heavily used in commercial applications. In this work, we focus on Marathi, an Indian language, spoken prominently by the people of Maharashtra state. Marathi is a low resource language and still lacks useful NER resources. We present L3Cube-MahaNER, the first major gold standard named entity recognition dataset in Marathi. We also describe the manual annotation guidelines followed during the process. In the end, we benchmark the dataset on different CNN, LSTM, and Transformer based models like mBERT, XLM-RoBERTa, IndicBERT, MahaBERT, etc. The MahaBERT provides the best performance among all the models. The data and models are available at https://github.com/l3cube-pune/MarathiNLP .

📄 PDF Abstract BibTeX arXiv:2204.06029

Code (1)

l3cube-pune/MarathiNLP 공식 구현

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERSentenceslot-fillingSlot Filling

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Position-Wise Feed-Forward Layer 설명 없음

Similar Papers 제목 키워드 기반

L3Cube-MahaNLP: Marathi Natural Language Processing Datasets, Models, and Library

2022-05-29 · Raviraj Joshi

Despite being the third most popular language in India, the Marathi language lacks useful NLP resources. Moreover, popular NLP libraries do not have support for the Marathi language. With L3Cube-MahaNLP, we aim to build …

Hate Speech DetectionLanguage ModelingLanguage Modellingnamed-entity-recognition+3

BERT-based Models vs. Large Language Models for Low-Resource Named Entity Recognition: A Comparative Study on Marathi

2026-07-25 · Hariom Ingle, Ronit Ghode, Ishwari Gondkar, Jidnyasa Harad 외 arxiv

Named Entity Recognition (NER) for low-resource languages such as Marathi remains a challenging task due to limited annotated resources and linguistic complexity. Although recent Large Language Models (LLMs) have demonst…

On Significance of Subword tokenization for Low Resource and Efficient Named Entity Recognition: A case study in Marathi

2023-12-03 · Harsh Chaudhari, Anuja Patil, Dhanashree Lavekar, Pranav Khairnar 외

Named Entity Recognition (NER) systems play a vital role in NLP applications such as machine translation, summarization, and question-answering. These systems identify named entities, which encompass real-world concepts …

Computational EfficiencyMachine Translationnamed-entity-recognitionNamed Entity Recognition+3

L3Cube-MahaCorpus and MahaBERT: Marathi Monolingual Corpus, Marathi BERT Language Models, and Resources

2022-02-02 · WILDRE (LREC) 2022 6 · Raviraj Joshi

We present L3Cube-MahaCorpus a Marathi monolingual data set scraped from different internet sources. We expand the existing Marathi monolingual corpus with 24.8M sentences and 289M tokens. We further present, MahaBERT, M…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+4

L3Cube-MahaSocialNER: A Social Media based Marathi NER Dataset and BERT models

2023-12-30 · Harsh Chaudhari, Anuja Patil, Dhanashree Lavekar, Pranav Khairnar 외

This work introduces the L3Cube-MahaSocialNER dataset, the first and largest social media dataset specifically designed for Named Entity Recognition (NER) in the Marathi language. The dataset comprises 18,000 manually la…

Marketingnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1