Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Weakly Supervised Cross-Lingual Named Entity Recognition via Effective Annotation and Representation Projection

About

The state-of-the-art named entity recognition (NER) systems are supervised machine learning models that require large amounts of manually annotated data to achieve high accuracy. However, annotating NER data by human is expensive and time-consuming, and can be quite difficult for a new language. In this paper, we present two weakly supervised approaches for cross-lingual NER with no human annotation in a target language. The first approach is to create automatically labeled NER data for a target language via annotation projection on comparable corpora, where we develop a heuristic scheme that effectively selects good-quality projection-labeled data from noisy data. The second approach is to project distributed representations of words (word embeddings) from a target language to a source language, so that the source-language NER system can be applied to the target language without re-training. We also design two co-decoding schemes that effectively combine the outputs of the two projection-based approaches. We evaluate the performance of the proposed approaches on both in-house and open NER data for several target languages. The results show that the combined systems outperform three other weakly supervised approaches on the CoNLL data.

Jian Ni, Georgiana Dinu, Radu Florian• 2017

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionCoNLL Spanish NER 2002 (test)
F1 Score65.1
98
Named Entity RecognitionCoNLL Dutch 2002 (test)
F1 Score65.4
87
Named Entity RecognitionCoNLL German 2003 (test)
F1 Score58.5
78
Named Entity RecognitionCoNLL NER 2002/2003 (test)
German F1 Score58.5
59
Named Entity RecognitionCoNLL (test)
F1 Score (de)58.5
28
Named Entity RecognitionSpanish (test)
F1 Score65.1
15
Named Entity RecognitionDutch (test)
F1 Score65.4
15
Named Entity RecognitionEnglish-to-German en-de
F1 Score58.5
12
Named Entity RecognitionEnglish-to-Spanish en-es
F1 Score65.1
12
Named Entity RecognitionEnglish-to-Dutch en-nl
F1 Score65.4
12
Showing 10 of 16 rows

Other info

Follow for update