黄德根Huang Degen

(教授)

 博士生导师  硕士生导师
学位:博士
性别:男
毕业院校:大连理工大学
所在单位:计算机科学与技术学院
电子邮箱:huangdg@dlut.edu.cn

论文成果

A Hybrid Model Based on CRFs for Chinese Named Entity Recognition

发表时间:2019-03-11 点击次数:

论文名称:A Hybrid Model Based on CRFs for Chinese Named Entity Recognition
论文类型:会议论文
收录刊物:EI、CPCI-S、Scopus
页面范围:127-132
摘要:This paper presents a hybrid model and the corresponding algorithm combining Conditional Random Fields (CRFs) with statistical methods to improve the performance of CRFs for the task of Chinese Named Entity Recognition (NER). CRFs has a good performance in the task of sequence labeling. In the experiment Of recognizing Chinese Named Entity with CRFs, it can be found that the wrong tags labeled by CRFs are mostly the ones which have lower marginal probabilities. A statistical model is introduced to compliment it. In the hybrid model, marginal probability of every label in CRFs is used to separate CRFs method and statistical method. If the probability is greater than the given threshold, the test sample is recognized by CRFs; otherwise, the statistical model is used. By integrating the advantages of two methods, the hybrid model achieves 93.61% F-measure for Chinese person names and 91.75% F-measure for Chinese location names on MSRA dataset.
发表时间:2008-07-23