Named Entity Recognition with Bidirectional LSTM-CNNs

11/26/2015
by   Jason P. C. Chiu, et al.
0

Named entity recognition is a challenging task that has traditionally required large amounts of knowledge in the form of feature engineering and lexicons to achieve high performance. In this paper, we present a novel neural network architecture that automatically detects word- and character-level features using a hybrid bidirectional LSTM and CNN architecture, eliminating the need for most feature engineering. We also propose a novel method of encoding partial lexicon matches in neural networks and compare it to existing approaches. Extensive evaluation shows that, given only tokenized text and publicly available word embeddings, our system is competitive on the CoNLL-2003 dataset and surpasses the previously reported state of the art performance on the OntoNotes 5.0 dataset by 2.13 F1 points. By using two lexicons constructed from publicly-available sources, we establish new state of the art performance with an F1 score of 91.62 on CoNLL-2003 and 86.28 on OntoNotes, surpassing systems that employ heavy feature engineering, proprietary lexicons, and rich entity linking information.

READ FULL TEXT
research
06/09/2018

Robust Lexical Features for Improved Neural Network Named-Entity Recognition

Neural network approaches to Named-Entity Recognition reduce the need fo...
research
05/11/2017

End-to-end Recurrent Neural Network Models for Vietnamese Named Entity Recognition: Word-level vs. Character-level

This paper demonstrates end-to-end neural network architectures for Viet...
research
08/27/2019

A Morpho-Syntactically Informed LSTM-CRF Model for Named Entity Recognition

We propose a morphologically informed model for named entity recognition...
research
08/25/2018

Comparing CNN and LSTM character-level embeddings in BiLSTM-CRF models for chemical and disease named entity recognition

We compare the use of LSTM-based and CNN-based character-level word embe...
research
12/17/2020

Sensitive Data Detection with High-Throughput Neural Network Models for Financial Institutions

Named Entity Recognition has been extensively investigated in many field...
research
10/04/2017

A Neural Clickbait Detection Engine

In an age where people are becoming increasing likely to trust informati...
research
06/24/2018

Character-Level Feature Extraction with Densely Connected Networks

Generating character-level features is an important step for achieving g...

Please sign up or login with your details

Forgot password? Click here to reset