CLJul 24, 2017

CAp 2017 challenge: Twitter Named Entity Recognition

arXiv:1707.07568v114 citations
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of NER in noisy, short-text social media data for French language processing, but is incremental as it builds on existing NER methods by providing a new dataset.

The paper tackled the problem of Named Entity Recognition (NER) for French tweets by constructing a dataset of ~6,000 tweets annotated for 13 entity types, with 8 teams participating in the challenge and achieving scores in terms of F1 measure.

The paper describes the CAp 2017 challenge. The challenge concerns the problem of Named Entity Recognition (NER) for tweets written in French. We first present the data preparation steps we followed for constructing the dataset released in the framework of the challenge. We begin by demonstrating why NER for tweets is a challenging problem especially when the number of entities increases. We detail the annotation process and the necessary decisions we made. We provide statistics on the inter-annotator agreement, and we conclude the data description part with examples and statistics for the data. We, then, describe the participation in the challenge, where 8 teams participated, with a focus on the methods employed by the challenge participants and the scores achieved in terms of F$_1$ measure. Importantly, the constructed dataset comprising $\sim$6,000 tweets annotated for 13 types of entities, which to the best of our knowledge is the first such dataset in French, is publicly available at \url{http://cap2017.imag.fr/competition.html} .

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes