Skip to main content

Improving Chinese Named Entity Recognition with Semantic Information of Character Multi-position Representation

  • Conference paper
  • First Online:
  • 852 Accesses

Part of the book series: Lecture Notes in Computer Science ((LNTCS,volume 11656))

Abstract

Named entity recognition is an important basic task for information extraction and construction of knowledge graph, but the recognition rate needs to be further improved, especially in Chinese. There are two main implementations based on the sequence tagging method. Among them, the character-based method lacks the support of word information, and the word-based method is affected by the word segmentation efficiency. In order to comprehensively utilize the information of characters and words and to reflect the semantic information that changes due to different combinations of characters and words in a sentence. We designed a tagging scheme based on word segmentation and dictionaries. Then, neural networks are used for learning multi-position feature vectors and character-based tagging task. Experiments with MSRA datasets show that this method outperforms word-based and character-based baselines and achieves a higher recall rate compared to other methods.

Supported by the Guangxi Science and Technology Plan Project (AD18216004,AA18118039-2).

This is a preview of subscription content, log in via an institution.

Buying options

Chapter
USD   29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD   59.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD   79.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Learn about institutional subscriptions

References

  1. Cao, S., Lu, W., Zhou, J., Li, X.: cw2vec: learning Chinese word embeddings with stroke n-gram information (2018)

    Google Scholar 

  2. Chen, X., Shi, Z., Qiu, X., Huang, X.: Adversarial multi-criteria learning for Chinese word segmentation. arXiv preprint arXiv:1704.07556 (2017)

  3. Collobert, R., Weston, J., Bottou, L., Karlen, M., Kavukcuoglu, K., Kuksa, P.: Natural language processing (almost) from scratch. J. Mach. Learn. Res. 12, 2493–2537 (2011)

    MATH  Google Scholar 

  4. Dong, C., Zhang, J., Zong, C., Hattori, M., Di, H.: Character-based LSTM-CRF with radical-level features for Chinese named entity recognition. In: Lin, C.-Y., Xue, N., Zhao, D., Huang, X., Feng, Y. (eds.) ICCPOL/NLPCC -2016. LNCS (LNAI), vol. 10102, pp. 239–250. Springer, Cham (2016). https://doi.org/10.1007/978-3-319-50496-4_20

    Chapter  Google Scholar 

  5. He, J., Wang, H.: Chinese named entity recognition and word segmentation based on character. In: Proceedings of the Sixth SIGHAN Workshop on Chinese Language Processing (2008)

    Google Scholar 

  6. Huang, Z., Xu, W., Yu, K.: Bidirectional LSTM-CRF models for sequence tagging. arXiv preprint arXiv:1508.01991 (2015)

  7. Lafferty, J., McCallum, A., Pereira, F.C.: Conditional random fields: probabilistic models for segmenting and labeling sequence data (2001)

    Google Scholar 

  8. Liu, Z., Zhu, C., Zhao, T.: Chinese named entity recognition with a sequence labeling approach: based on characters, or based on words? In: Huang, D.-S., Zhang, X., Reyes García, C.A., Zhang, L. (eds.) ICIC 2010. LNCS (LNAI), vol. 6216, pp. 634–640. Springer, Heidelberg (2010). https://doi.org/10.1007/978-3-642-14932-0_78

    Chapter  Google Scholar 

  9. Lu, Y., Zhang, Y., Ji, D.H.: Multi-prototype Chinese character embedding. In: LREC (2016)

    Google Scholar 

  10. Ma, X., Hovy, E.: End-to-end sequence labeling via bi-directional LSTM-CNNS-CRF. arXiv preprint arXiv:1603.01354 (2016)

  11. Mao, X., Dong, Y., He, S., Bao, S., Wang, H.: Chinese word segmentation and named entity recognition based on conditional random fields. In: Proceedings of the Sixth SIGHAN Workshop on Chinese Language Processing (2008)

    Google Scholar 

  12. Peng, N., Dredze, M.: Named entity recognition for Chinese social media with jointly trained embeddings. In: Proceedings of the 2015 Conference on Empirical Methods in Natural Language Processing, pp. 548–554 (2015)

    Google Scholar 

  13. Peng, N., Dredze, M.: Improving named entity recognition for Chinese social media with word segmentation representation learning. arXiv preprint arXiv:1603.00786 (2016)

  14. Qiu, J., Wang, Q., Zhou, Y., Ruan, T., Gao, J.: Fast and accurate recognition of Chinese clinical named entities with residual dilated convolutions. arXiv preprint arXiv:1808.08669 (2018)

  15. Qiu, L., Zhang, Y.: Word segmentation for Chinese novels. In: AAAI, pp. 2440–2446 (2015)

    Google Scholar 

  16. Song, M., Yu, H., Han, W.S.: Developing a hybrid dictionary-based bio-entity recognition technique. BMC Med. Inform. Decis. Making 15(1), S9 (2015)

    Article  Google Scholar 

  17. Sun, W.: Chinese named entity recognition using modified conditional random field on postal address. In: 2017 10th International Congress on Image and Signal Processing, BioMedical Engineering and Informatics (CISP-BMEI), pp. 1–6. IEEE (2017)

    Google Scholar 

  18. Wang, L., Xie, Y., Zhou, J., Yanhui, G.U., Weiguang, Q.U.: Segment-level chinese named entity recognition based on neural network. J. Chin. Inf. Process. (2018)

    Google Scholar 

  19. Wang, Q., Xia, Y., Zhou, Y., Ruan, T., Gao, D., He, P.: Incorporating dictionaries into deep neural networks for the Chinese clinical named entity recognition. arXiv preprint arXiv:1804.05017 (2018)

  20. Zhang, S., Qin, Y., Wen, J., Wang, X.: Word segmentation and named entity recognition for SIGHAN Bakeoff3. In: Proceedings of the Fifth SIGHAN Workshop on Chinese Language Processing, pp. 158–161 (2006)

    Google Scholar 

  21. Zhang, Y., Yang, J.: Chinese NER using lattice LSTM. arXiv preprint arXiv:1805.02023 (2018)

  22. Zhao, J., Fang, W.: Chinese named entity recognition with inception architecture and weight loss. In: 2018 International Conference on Advanced Control, Automation and Artificial Intelligence (ACAAI 2018). Atlantis Press (2018)

    Google Scholar 

  23. Zheng, S., Wang, F., Bao, H., Hao, Y., Zhou, P., Xu, B.: Joint extraction of entities and relations based on a novel tagging scheme. arXiv preprint arXiv:1706.05075 (2017)

  24. Zhou, J., Qu, W., Zhang, F.: Chinese named entity recognition via joint identification and categorization. Chin. J. Electron. 22(2), 225–230 (2013)

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Chaohao Jiang .

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2019 Springer Nature Switzerland AG

About this paper

Check for updates. Verify currency and authenticity via CrossMark

Cite this paper

Zhong, Y., Zhao, L., Jiang, C., Luo, X. (2019). Improving Chinese Named Entity Recognition with Semantic Information of Character Multi-position Representation. In: Tan, Y., Shi, Y., Niu, B. (eds) Advances in Swarm Intelligence. ICSI 2019. Lecture Notes in Computer Science(), vol 11656. Springer, Cham. https://doi.org/10.1007/978-3-030-26354-6_24

Download citation

  • DOI: https://doi.org/10.1007/978-3-030-26354-6_24

  • Published:

  • Publisher Name: Springer, Cham

  • Print ISBN: 978-3-030-26353-9

  • Online ISBN: 978-3-030-26354-6

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics