vix.ing · top · new · best · stats · spec

Transformer-Based Named Entity Recognition for French Using Adversarial Adaptation to Similar Domain Corpora

2022/12/05 by Arjun Choudhry, Pankaj Gupta, Choudhry, Arjun +11
Computer Science · #Computation and Language (cs.CL) #FOS: Computer and information sciences #Natural Language Processing Techniques #Text Readability and Simplification #Topic Modeling

paper · pdf · doi:10.48550/arxiv.2212.03692

openalex publication_date 2022/12/05 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Named Entity Recognition (NER) involves the identification and classification of named entities in unstructured text into predefined classes. NER in languages with limited resources, like French, is still an open problem due to the lack of large, robust, labelled datasets. In this paper, we propose a transformer-based NER approach for French using adversarial adaptation to similar domain or general corpora for improved feature extraction and better generalization. We evaluate our approach on three labelled datasets and show that our adaptation framework outperforms the corresponding non-adaptive models for various combinations of transformer models, source datasets and target corpora.

Related