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

Robust Multilingual Named Entity Recognition with Shallow Semi-Supervised Features

About

We present a multilingual Named Entity Recognition approach based on a robust and general set of features across languages and datasets. Our system combines shallow local information with clustering semi-supervised features induced on large amounts of unlabeled text. Understanding via empirical experimentation how to effectively combine various types of clustering features allows us to seamlessly export our system to other datasets and languages. The result is a simple but highly competitive system which obtains state of the art results across five languages and twelve datasets. The results are reported on standard shared task evaluation data such as CoNLL for English, Spanish and Dutch. Furthermore, and despite the lack of linguistically motivated features, we also report best results for languages such as Basque and German. In addition, we demonstrate that our method also obtains very competitive results even when the amount of supervised data is cut by half, alleviating the dependency on manually annotated data. Finally, the results show that our emphasis on clustering features is crucial to develop robust out-of-domain models. The system and models are freely available to facilitate its use and guarantee the reproducibility of results.

Rodrigo Agerri, German Rigau• 2017

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionCoNLL 2003 (test)
F1 Score91.36
539
Named Entity RecognitionCoNLL Spanish NER 2002 (test)
F1 Score84.16
98
Named Entity RecognitionCoNLL Dutch 2002 (test)
F1 Score85.04
87
Named Entity RecognitionCoNLL German 2003 (test)
F1 Score76.42
78
Named Entity RecognitionCoNLL English 2003 (dev)
F1 Score93.68
26
Named Entity RecognitionGermEval M3 metric - Outer NEs 2014 (test)
Precision82.7
12
Named Entity RecognitionCoNLL Dutch 2002 (dev)
Precision84.65
9
Named Entity RecognitionGermEval M3 metric - Inner NEs 2014 (test)
Precision65.49
9
Named Entity RecognitionBasque Egunkaria
Precision80.66
9
Named Entity RecognitionCoNLL Spanish 2002 (dev)
Precision81.95
8
Showing 10 of 21 rows

Other info

Code

Follow for update