| Summary: | On the basis of the end to end coreference resolution model proposed by LEE et al.,this paper further considers the characteristics of Chinese writing and proposes a Chinese coreference resolution model with structural information.The constituency tree of all sentences is compressed to obtain the leaf node depth of the document compression tree.The Structural Embedding of Constituency Tree(SECT) is used to vectorize the structural information.The part of speech,the leaf node depth and the SECT information are introduced into the model as three eigenvectors for Chinese coreference resolution.The test results on the CoNLL2012 dataset show that the application of the three eigenvectors can effectively improve the Chinese coreference resolution of the proposed model,whose average <i>F</i><sub>1</sub> value can reach 62.33%,which is 5.28% higher than the baseline.
|