silpa_nlp at SemEval-2022 Tasks 11: Transformer based NER models for Hindi and Bangla languages
We present Transformer based pretrained models, which are fine-tuned for Named Entity Recognition (NER) task. Our team participated in SemEval-2022 Task 11 MultiCoNER: Multilingual Complex Named Entity Recognition task for Hindi and Bangla. Result comparison of six models (mBERT, IndicBERT, MuRIL (Base), MuRIL (Large), XLM-RoBERTa (Base) and XLM-RoBERTa (Large) ) has been performed. It is found that among these models MuRIL (Large) model performs better for both the Hindi and Bangla languages. Its F1-Scores for Hindi and Bangla are 0.69 and 0.59 respectively.
Code (0)
등록된 구현이 없습니다.
Tasks
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERSimilar Papers 제목 키워드 기반
LLM-RM at SemEval-2023 Task 2: Multilingual Complex NER using XLM-RoBERTa
Named Entity Recognition(NER) is a task of recognizing entities at a token level in a sentence. This paper focuses on solving NER tasks in a multilingual setting for complex named entities. Our team, LLM-RM participated …
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2SemEval-2022 Task 11: Multilingual Complex Named Entity Recognition (MultiCoNER)
We present the findings of SemEval-2022 Task 11 on Multilingual Complex Named Entity Recognition MULTICONER. Divided into 13 tracks, the task focused on methods to identify complex named entities (like names of movies, p…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERAggression Identification in English, Hindi and Bangla Text using BERT, RoBERTa and SVM
This paper presents the results of the classifiers we developed for the shared tasks in aggression identification and misogynistic aggression identification. These two shared tasks were held as part of the second worksho…
Aggression IdentificationMisogynistic Aggression IdentificationFastPOS: Language-Agnostic Scalable POS Tagging Framework Low-Resource Use Case
This study proposes a language-agnostic transformer-based POS tagging framework designed for low-resource languages, using Bangla and Hindi as case studies. With only three lines of framework-specific code, the model was…
POS TaggingSemEval-2023 Task 2: Fine-grained Multilingual Named Entity Recognition (MultiCoNER 2)
We present the findings of SemEval-2023 Task 2 on Fine-grained Multilingual Named Entity Recognition (MultiCoNER 2). Divided into 13 tracks, the task focused on methods to identify complex fine-grained named entities (li…
Multilingual Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNER+1