GAO Cheng-sheng, ZHANG Jun-fu, LI Wei-ping, et al. A Joint Model of Named Entity Recognition and Coreference Resolution Based on Hybrid Neural Network[J]. Acta Electronica Sinica, 2020, 48(3): 442-448.
DOI:
GAO Cheng-sheng, ZHANG Jun-fu, LI Wei-ping, et al. A Joint Model of Named Entity Recognition and Coreference Resolution Based on Hybrid Neural Network[J]. Acta Electronica Sinica, 2020, 48(3): 442-448. DOI: 10.3969/j.issn.0372-2112.2020.03.004.
A Joint Model of Named Entity Recognition and Coreference Resolution Based on Hybrid Neural Network
Considering that both named entity recognition and coreference resolution depend on the same context of the entity word
this paper proposes a hybrid neural network model to settle these problems which contains a named entity recognition (NER) module and a coreference resolution (CR) module. NER and CR share the same bidirectional LSTM encoding layer
which is used to encode each input word by taking into account the context on both sides of the word. The contextual information of entities obtained in BiLSTM encoding layer further pass through to FFNN module to improve the coreference resolution. Furthermore
by adding domain documents and chapter semantic vectors to FFNN
the coreference resolution algorithm is improved and the coreference resolution model is optimized. Finally
we conduct experiments on the domain dataset to verify the effectiveness of our method. The joint model can effectively improve the accuracy of coreference resolution task.