MasakhaNER: Named Entity Recognition for African Languages (2021.tacl-1)

Copied to clipboard

Challenge: (2020) African languages are underrepresented in existing natural language processing datasets, research, and tools due to lack of datasets and reproducible results.
Approach: They propose to create a dataset for named entity recognition (NER) in ten African languages.
Outcome: The results of the first large dataset for named entity recognition (NER) in ten African languages are released to inform future research on African NLP.

Similar Papers

What Matters for Neural Cross-Lingual Named Entity Recognition: An Empirical Analysis (D19-1)

Copied to clipboard

Challenge: Named entity recognition models are challenging for languages with little training data.
Approach: They propose a simple and efficient neural architecture for cross-lingual named entity recognition models.
Outcome: The proposed model achieves competitive performance with the state-of-the-art on two transferable factors: sequential order and multilingual embedding.
NERetrieve: Dataset for Next Generation Named Entity Recognition and Retrieval (2023.findings-emnlp)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a widely adopted NLP task . authors present three variants of NER task, with dataset to support them .
Approach: They propose three variants of the NER task, together with a dataset to support them . they propose a move towards more fine-grained entities and zero-shot recognition .
Outcome: The proposed model matches or surpasses existing models in NER tasks . the proposed model is based on a large, silver-annotated corpus of 4 million paragraphs .
WikiNEuRal: Combined Neural and Knowledge-based Silver Data Creation for Multilingual NER (2021.findings-emnlp)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a key intermediate task in NLP.
Approach: They propose a method which uses knowledge-based approaches and neural models to produce high-quality training corpora for NER.
Outcome: The proposed method improves on standard benchmarks and yields significant improvements up to 6 span-based F1-score points over previous state-of-the-art systems for data creation.
Fine-tuning Pre-trained Named Entity Recognition Models For Indian Languages (2024.naacl-srw)

Copied to clipboard

Challenge: Named Entity Recognition (NER) is a useful component in NLP applications.
Approach: They propose to use annotated named entity corpora to classify a given entity into a category within a textual document.
Outcome: The proposed model achieves an F1 score of 0.80 on an unseen dataset for Indian languages.
Universal NER: A Gold-Standard Multilingual Named Entity Recognition Benchmark (2024.naacl-long)

Copied to clipboard

Challenge: In named entity recognition, the majority of annotation efforts are centered on English, and cross-lingual transfer performance remains brittle.
Approach: They propose to develop gold-standard named entity recognition benchmarks in many languages using a cross-lingual consistent schema.
Outcome: The proposed benchmarks will be released to the public in 2022 . they will provide baselines on in-language and cross-lingual learning settings.
Language Clustering for Multilingual Named Entity Recognition (2021.findings-emnlp)

Copied to clipboard

Challenge: Recent work in multilingual natural language processing has shown progress on tasks such as natural language inference and joint multilingual translation.
Approach: They propose a technique that groups similar languages together by embeddings from a pre-trained masked language model and automatically discovering language clusters in this embeddable space.
Outcome: The proposed technique outperforms baselines on 15 languages in the WikiAnn dataset showing meaningful multilingual transfer for low-resource languages (Swahili and Yoruba).
Reconstructing NER Corpora: a Case Study on Bulgarian (2020.lrec-1)

Copied to clipboard

Challenge: Named Entity Recognition (NER) and Named Enel Linking (NEL) are two related tasks that are under-resourced for the Slavic languages.
Approach: They propose to use deep learning methods to improve a Named Entity Recognition corpus and to predict and annotate new types in a test corpus.
Outcome: The proposed model improves a type-based Named Entity Recognition (NER) training corpus and predicts and annotates new types in a test corpus.
FiNERweb: Datasets and Artifacts for Scalable Multilingual Named Entity Recognition (2026.findings-eacl)

Copied to clipboard

Challenge: Named entity recognition (NER) is the task of identifying tokens that belong to a predefined set of classes such as "person" or "location"
Approach: They propose a dataset-creation pipeline that scales the teacher-student paradigm to 91 languages and 25 scripts.
Outcome: The proposed model achieves comparable or improved performance in English, Thai, and Swahili despite being trained on 19x less data than strong baselines.
Interpretable Multi-dataset Evaluation for Named Entity Recognition (2020.emnlp-main)

Copied to clipboard

Challenge: Existing evaluation methods for named entity recognition tasks are difficult to interpret . authors present a general methodology for interpretable evaluation for named entities .
Approach: They propose a general methodology for interpretable evaluation for named entity recognition task.
Outcome: The proposed evaluation method enables researchers to interpret differences in models and datasets . it makes it easy for future researchers to run similar analyses and drive progress in this area .

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations