开发者

Free Chinese Named Entity Datasets or Free Chinese NER System

开发者 https://www.devze.com 2023-03-25 08:24 出处:网络
I want to use Stanford NER system as a NLP tool in my work. However it lacks a classifier model for Chinese Named Entity. I must train the model by mys开发者_JAVA技巧elf. I did not find any free datas

I want to use Stanford NER system as a NLP tool in my work. However it lacks a classifier model for Chinese Named Entity. I must train the model by mys开发者_JAVA技巧elf. I did not find any free datasets that can be used to train classifier through Google.

Who could tell me some free Chinese Named Entity Labeled datasets or free Chinese NER system? Any help will be appreciated:)


A Chinese NER model was added to Stanford NER starting with version 1.2.7 (released 2012-11-11).


Look at the ACE corpora distributed by LDC (free only if you are an LDC member). Their website is http://www.ldc.upenn.edu/

0

精彩评论

暂无评论...
验证码 换一张
取 消