REVIEW 4 cited by
Named Entity Recognition with Bidirectional LSTM-CNNs
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
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.
Forward citations
Cited by 4 Pith papers
-
FlexNER: A Flexible LSTM-CNN Stack Framework for Named Entity Recognition
Swapping same-type entities inside the training data, and training a second network on the augmented sentences, yields small, consistent gains on English NER and larger gains on a small cell-line corpus.
-
QExplorer: Large Language Model Based Query Extraction for Toxic Content Exploration
A two-stage fine-tuned LLM, using SFT followed by DPO with search-engine feedback, extracts queries that find more toxic items on a second-hand marketplace than human auditors do.
-
Comparison of Feature Learning Methods for Metadata Extraction from PDF Scholarly Documents
A comparison of NLP, computer vision, and multimodal methods for PDF metadata extraction, including a new TextMap approach, evaluated on two newly built datasets.
-
Named Entity Recognition for Nepali Language
The authors claim the first neural NER for Nepali with a grapheme-level BiLSTM-CNN reaching 86.7 F1, but the evaluation uses a simplified IO tag scheme and the stated gains do not match the reported tables.
Discussion (0). Continue with ORCID to comment.