Chinese NER using lattice LSTM

Y Zhang, J Yang - arxiv preprint arxiv:1805.02023, 2018 - arxiv.org
We investigate a lattice-structured LSTM model for Chinese NER, which encodes a
sequence of input characters as well as all potential words that match a lexicon. Compared …

Lexicon enhanced Chinese sequence labeling using BERT adapter

W Liu, X Fu, Y Zhang, W **ao - arxiv preprint arxiv:2105.07148, 2021 - arxiv.org
Lexicon information and pre-trained models, such as BERT, have been combined to explore
Chinese sequence labelling tasks due to their respective strengths. However, existing …

[PDF][PDF] End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF

X Ma - arxiv preprint arxiv:1603.01354, 2016 - njuhugn.github.io
State-of-the-art sequence labeling systems traditionally require large amounts of task-
specific knowledge in the form of hand-crafted features and data pre-processing. In this …

Simplify the usage of lexicon in Chinese NER

R Ma, M Peng, Q Zhang, X Huang - arxiv preprint arxiv:1908.05969, 2019 - arxiv.org
Recently, many works have tried to augment the performance of Chinese named entity
recognition (NER) using word lexicons. As a representative, Lattice-LSTM (Zhang and Yang …

Cross-Sentence N-ary Relation Extraction with Graph LSTMs

N Peng, H Poon, C Quirk, K Toutanova… - Transactions of the …, 2017 - direct.mit.edu
Past work in relation extraction has focused on binary relations in single sentences. Recent
NLP inroads in high-value domains have sparked interest in the more general setting of …

MECT: Multi-metadata embedding based cross-transformer for Chinese named entity recognition

S Wu, X Song, Z Feng - arxiv preprint arxiv:2107.05418, 2021 - arxiv.org
Recently, word enhancement has become very popular for Chinese Named Entity
Recognition (NER), reducing segmentation errors and increasing the semantic and …

Empower sequence labeling with task-aware neural language model

L Liu, J Shang, X Ren, F Xu, H Gui, J Peng… - Proceedings of the AAAI …, 2018 - ojs.aaai.org
Linguistic sequence labeling is a general approach encompassing a variety of problems,
such as part-of-speech tagging and named entity recognition. Recent advances in neural …

[PDF][PDF] CNN-Based Chinese NER with Lexicon Rethinking.

T Gui, R Ma, Q Zhang, L Zhao, YG Jiang, X Huang - ijcai, 2019 - ijcai.org
Character-level Chinese named entity recognition (NER) that applies long short-term
memory (LSTM) to incorporate lexicons has achieved great success. However, this method …

Transfer learning for sequence tagging with hierarchical recurrent networks

Z Yang, R Salakhutdinov, WW Cohen - arxiv preprint arxiv:1703.06345, 2017 - arxiv.org
Recent papers have shown that neural networks obtain state-of-the-art performance on
several different sequence tagging tasks. One appealing property of such systems is their …

Adversarial transfer learning for Chinese named entity recognition with self-attention mechanism

P Cao, Y Chen, K Liu, J Zhao, S Liu - Proceedings of the 2018 …, 2018 - aclanthology.org
Named entity recognition (NER) is an important task in natural language processing area,
which needs to determine entities boundaries and classify them into pre-defined categories …