SOTAVerified

ASU: An Experimental Study on Applying Deep Learning in Twitter Named Entity Recognition.

2016-12-01WS 2016Unverified0· sign in to hype

Michel Naim Gerguis, Cherif Salama, M. Watheq El-Kharashi

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This paper describes the ASU system submitted in the COLING W-NUT 2016 Twitter Named Entity Recognition (NER) task. We present an experimental study on applying deep learning to extracting named entities (NEs) from tweets. We built two Long Short-Term Memory (LSTM) models for the task. The first model was built to extract named entities without types while the second model was built to extract and then classify them into 10 fine-grained entity classes. In this effort, we show detailed experimentation results on the effectiveness of word embeddings, brown clusters, part-of-speech (POS) tags, shape features, gazetteers, and local context for the tweet input vector representation to the LSTM model. Also, we present a set of experiments, to better design the network parameters for the Twitter NER task. Our system was ranked the fifth out of ten participants with a final f1-score for the typed classes of 39\% and 55\% for the non typed ones.

Tasks

Reproductions