paper-with-me

Papers

A Semi-Supervised BERT Approach for Arabic Named Entity Recognition

2020-12-01 · COLING (WANLP) 2020 12 · Chadi Helwe, Ghassan Dib, Mohsen Shamas, Shady Elbassuoni

Named entity recognition (NER) plays a significant role in many applications such as information extraction, information retrieval, question answering, and even machine translation. Most of the work on NER using deep learning was done for non-Arabic languages like English and French, and only few studies focused on Arabic. This paper proposes a semi-supervised learning approach to train a BERT-based NER model using labeled and semi-labeled datasets. We compared our approach against various baselines, and state-of-the-art Arabic NER tools on three datasets: AQMAR, NEWS, and TWEETS. We report a significant improvement in F-measure for the AQMAR and the NEWS datasets, which are written in Modern Standard Arabic (MSA), and competitive results for the TWEETS dataset, which contains tweets that are mostly in the Egyptian dialect and contain many mistakes or misspellings.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalMachine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERQuestion AnsweringRetrievalTranslation

Similar Papers 제목 키워드 기반

A Semi-supervised Learning Approach to Arabic Named Entity Recognition

2013-09-01 · RANLP 2013 9 · Maha Althobaiti, Udo Kruschwitz, Massimo Poesio
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

An Empirical Study of Pre-trained Transformers for Arabic Information Extraction

2020-04-30 · EMNLP 2020 11 · Wuwei Lan, Yang Chen, Wei Xu, Alan Ritter

Multilingual pre-trained Transformers, such as mBERT (Devlin et al., 2019) and XLM-RoBERTa (Conneau et al., 2020a), have been shown to enable the effective cross-lingual zero-shot transfer. However, their performance on …

Cross-Lingual TransferLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+8

Combining Minimally-supervised Methods for Arabic Named Entity Recognition

2015-01-01 · TACL 2015 1 · Maha Althobaiti, Udo Kruschwitz, Massimo Poesio

Supervised methods can achieve high performance on NLP tasks, such as Named Entity Recognition (NER), but new annotations are required for every new domain and/or genre change. This has motivated research in minimally su…

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

Wojood: Nested Arabic Named Entity Corpus and Recognition using BERT

2022-05-19 · LREC 2022 6 · Mustafa Jarrar, Mohammed Khalilia, Sana Ghanem

This paper presents Wojood, a corpus for Arabic nested Named Entity Recognition (NER). Nested entities occur when one entity mention is embedded inside another entity mention. Wojood consists of about 550K Modern Standar…

Multi-Task Learningnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Cross-Lingual NER for Financial Transaction Data in Low-Resource Languages

2023-07-16 · Sunisth Kumar, Davide Liu, Alexandre Boulenger

We propose an efficient modeling framework for cross-lingual named entity recognition in semi-structured text data. Our approach relies on both knowledge distillation and consistency training. The modeling framework leve…

Cross-Lingual NERKnowledge DistillationLanguage ModellingLarge Language Model+3