Generating Chinese Named Entity Data from Parallel Corpora.

Ruiji Fu,Bing Qin,Ting Liu
DOI: https://doi.org/10.1007/s11704-014-3127-5
2014-01-01
Abstract:Annotating named entity recognition (NER) training corpora is a costly but necessary process for supervised NER approaches. This paper presents a general framework to generate large-scale NER training data from parallel corpora. In our method, we first employ a high performance NER system on one side of a bilingual corpus. Then, we project the named entity (NE) labels to the other side according to the word level alignments. Finally, we propose several strategies to select high-quality auto-labeled NER training data. We apply our approach to Chinese NER using an English-Chinese parallel corpus. Experimental results show that our approach can collect high-quality labeled data and can help improve Chinese NER.
What problem does this paper attempt to address?