Dependency-guided LSTM-CRF for named entity recognition

Z Jie, W Lu - arXiv preprint arXiv:1909.10148, 2019 - arxiv.org
Dependency tree structures capture long-distance and syntactic relationships between
words in a sentence. The syntactic relations (eg, nominal subject, object) can potentially …

Better feature integration for named entity recognition

L Xu, Z Jie, W Lu, L Bing - arXiv preprint arXiv:2104.05316, 2021 - arxiv.org
It has been shown that named entity recognition (NER) could benefit from incorporating the
long-distance structured information captured by dependency trees. We believe this is …

Modularized interaction network for named entity recognition

F Li, Z Wang, SC Hui, L Liao, D Song, J Xu… - Proceedings of the …, 2021 - aclanthology.org
Abstract Although the existing Named Entity Recognition (NER) models have achieved
promising performance, they suffer from certain drawbacks. The sequence labeling-based …

Context-aware attentive multilevel feature fusion for named entity recognition

Z Yang, J Ma, H Chen, J Zhang… - IEEE transactions on …, 2022 - ieeexplore.ieee.org
In the era of information explosion, named entity recognition (NER) has attracted
widespread attention in the field of natural language processing, as it is fundamental to …

Improving Chinese named entity recognition by large-scale syntactic dependency graph

P Zhu, D Cheng, F Yang, Y Luo… - … on Audio, Speech …, 2022 - ieeexplore.ieee.org
Named entity recognition (NER) isa preliminary task in natural language processing (NLP).
Recognizing Chinese named entities from unstructured texts is challenging due to the lack …

Flert: Document-level features for named entity recognition

S Schweter, A Akbik - arXiv preprint arXiv:2011.06993, 2020 - arxiv.org
Current state-of-the-art approaches for named entity recognition (NER) typically consider
text at the sentence-level and thus do not model information that crosses sentence …

Efficient dependency-guided named entity recognition

Z Jie, A Muis, W Lu - Proceedings of the AAAI conference on artificial …, 2017 - ojs.aaai.org
Named entity recognition (NER), which focuses on the extraction of semantically meaningful
named entities and their semantic classes from text, serves as an indispensable component …

Hierarchical contextualized representation for named entity recognition

Y Luo, F Xiao, H Zhao - Proceedings of the AAAI conference on artificial …, 2020 - ojs.aaai.org
Named entity recognition (NER) models are typically based on the architecture of Bi-
directional LSTM (BiLSTM). The constraints of sequential nature and the modeling of single …

Improving named entity recognition with attentive ensemble of syntactic information

Y Nie, Y Tian, Y Song, X Ao, X Wan - arXiv preprint arXiv:2010.15466, 2020 - arxiv.org
Named entity recognition (NER) is highly sensitive to sentential syntactic and semantic
properties where entities may be extracted according to how they are used and placed in the …

An embarrassingly easy but strong baseline for nested named entity recognition

H Yan, Y Sun, X Li, X Qiu - arXiv preprint arXiv:2208.04534, 2022 - arxiv.org
Named entity recognition (NER) is the task to detect and classify the entity spans in the text.
When entity spans overlap between each other, this problem is named as nested NER …