paper-with-me

홈 › Papers

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

2022-03-24 · Onkar Litake, Maithili Sabane, Parth Patil, Aparna Ranade, Raviraj Joshi

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.

📄 PDF Abstract BibTeX arXiv:2203.12907

Code (0)

등록된 구현이 없습니다.

Tasks

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

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
LAMB LAMB is a a layerwise adaptive large batch optimization technique. It provides a strategy for adapting the learning rate in large batch settings. LAMB uses…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Adam 설명 없음

Similar Papers 제목 키워드 기반

BERT Based Multilingual Machine Comprehension in English and Hindi

2020-06-02 · Somil Gupta, Nilesh Khade

Multilingual Machine Comprehension (MMC) is a Question-Answering (QA) sub-task that involves quoting the answer for a question from a given snippet, where the question and the snippet can be in different languages. Recen…

Multilingual Machine Comprehension in English HindiQuestion AnsweringReading Comprehension

Benchmarking BERT-based Models for Sentence-level Topic Classification in Nepali Language

2026-02-27 · Nischal Karki, Bipesh Subedi, Prakash Poudyal, Rupak Raj Ghimire 외 arxiv

Transformer-based models such as BERT have significantly advanced Natural Language Processing (NLP) across many languages. However, Nepali, a low-resource language written in Devanagari script, remains relatively underex…

Hate and Offensive Speech Detection in Hindi and Marathi

2021-10-23 · Abhishek Velankar, Hrushikesh Patil, Amol Gore, Shubham Salunke 외

Sentiment analysis is the most basic NLP task to determine the polarity of text data. There has been a significant amount of work in the area of multilingual text as well. Still hate and offensive speech detection faces …

Sentiment Analysistext-classificationText ClassificationWord Embeddings

L3Cube-MahaSBERT and HindSBERT: Sentence BERT Models and Benchmarking BERT Sentence Representations for Hindi and Marathi

2022-11-21 · Ananya Joshi, Aditi Kajale, Janhavi Gadre, Samruddhi Deode 외

Sentence representation from vanilla BERT models does not work well on sentence similarity tasks. Sentence-BERT models specifically trained on STS or NLI datasets are shown to provide state-of-the-art performance. Howeve…

BenchmarkingMachine TranslationSentenceSentence Embedding+6

L3Cube-IndicSBERT: A simple approach for learning cross-lingual sentence representations using multilingual BERT

2023-04-22 · Samruddhi Deode, Janhavi Gadre, Aditi Kajale, Ananya Joshi 외

The multilingual Sentence-BERT (SBERT) models map different languages to common representation space and are useful for cross-language similarity and mining tasks. We propose a simple yet effective approach to convert va…

SentenceSentence SimilaritySTS