Neural Chinese Named Entity Recognition via CNN-LSTM-CRF and Joint Training with Word Segmentationcs.CL
Paper proposes neural approach for Chinese named entity recognition.
problem Challenges in Chinese named entity recognition due to context-dependency and lack of word delimiters.
method Introduces a CNN-LSTM-CRF neural architecture and a unified framework for joint training with word segmentation.
result Improves Chinese named entity recognition performance, especially with limited training data.