paper-with-me

Papers

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

2016-12-01 · WS 2016 12 · Michel Naim Gerguis, Cherif Salama, M. Watheq El-Kharashi

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Entity Extraction using GANnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NEROpinion MiningPOSWord Embeddings

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

UQAM-NTL: Named entity recognition in Twitter messages

2016-12-01 · WS 2016 12 · Ngoc Tan Le, Fatma Mallek, Fatiha Sadat

This paper describes our system used in the 2nd Workshop on Noisy User-generated Text (WNUT) shared task for Named Entity Recognition (NER) in Twitter, in conjunction with Coling 2016. Our system is based on supervised m…

BIG-bench Machine LearningLanguage ModelingLanguage Modellingnamed-entity-recognition+3

Feature-Rich Twitter Named Entity Recognition and Classification

2016-12-01 · WS 2016 12 · Utpal Kumar Sikdar, Bj{\"o}rn Gamb{\"a}ck

Twitter named entity recognition is the process of identifying proper names and classifying them into some predefined labels/categories. The paper introduces a Twitter named entity system using a supervised machine learn…

ClassificationEntity Extraction using GANGeneral ClassificationMachine Translation+4

Named Entity Recognition in Twitter using Images and Text

2017-10-30 · Diego Esteves, Rafael Peres, Jens Lehmann, Giulio Napolitano

Named Entity Recognition (NER) is an important subtask of information extraction that seeks to locate and recognise named entities. Despite recent achievements, we still face limitations with correctly detecting and clas…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Analysis of Named Entity Recognition and Linking for Tweets

2014-10-27 · Leon Derczynski, Diana Maynard, Giuseppe Rizzo, Marieke van Erp 외

Applying natural language processing for mining and intelligent information access to tweets (a form of microblog) is a challenging, emerging research area. Unlike carefully authored news text and other longer content, t…

Entity DisambiguationLanguage Identificationnamed-entity-recognitionNamed Entity Recognition+2

Bidirectional LSTM for Named Entity Recognition in Twitter Messages

2016-12-01 · WS 2016 12 · Nut Limsopatham, Nigel Collier

In this paper, we present our approach for named entity recognition in Twitter messages that we used in our participation in the Named Entity Recognition in Twitter shared task at the COLING 2016 Workshop on Noisy User-g…

Feature Engineeringnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1