Publication: CharNER: character-level named entity recognition
Program
KU-Authors
KU Authors
Co-Authors
N/A
Advisor
Publication Date
2016
Language
English
Type
Conference proceeding
Journal Title
Journal ISSN
Volume Title
Abstract
We describe and evaluate a character-level tagger for language-independent Named Entity Recognition (NER). Instead of words, a sentence is represented as a sequence of characters. The model consists of stacked bidirectional LSTMs which inputs characters and outputs tag probabilities for each character. These probabilities are then converted to consistent word level named entity tags using a Viterbi decoder. We are able to achieve close to state-of-the-art NER performance in seven languages with the same basic model using only labeled NER data and no hand-engineered features or other external resources like syntactic taggers or Gazetteers.
Description
Source:
COLING 2016 - 26th International Conference on Computational Linguistics, Proceedings of COLING 2016: Technical Papers
Publisher:
Association for Computational Linguistics (ACL)
Keywords:
Subject
Computer engineering