SOTAVerified

Classification Attention for Chinese NER

2019-09-25Unverified0· sign in to hype

Yuchen Ge, FanYang, PeiYang

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

The character-based model, such as BERT, has achieved remarkable success in Chinese named entity recognition (NER). However, such model would likely miss the overall information of the entity words. In this paper, we propose to combine priori entity information with BERT. Instead of relying on additional lexicons or pre-trained word embeddings, our model has generated entity classification embeddings directly on the pre-trained BERT, having the merit of increasing model practicability and avoiding OOV problem. Experiments show that our model has achieved state-of-the-art results on 3 Chinese NER datasets.

Tasks

Reproductions