SOTAVerified

Robust Multilingual Named Entity Recognition with Shallow Semi-Supervised Features

2017-01-31Code Available0· sign in to hype

Rodrigo Agerri, German Rigau

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

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.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CoNLL 2003 (English)IXA pipesF191.36Unverified

Reproductions