crownpku / Information-Extraction-Chinese

Chinese Named Entity Recognition with IDCNN/biLSTM+CRF, and Relation Extraction with biGRU+2ATT 中文实体识别与关系提取
2.22k stars 813 forks source link

如何训练自己的数据呢?数据怎么标注?可不可以把实体标签换成自己设计的呢? #139

Open Feny321 opened 2 years ago

Feny321 commented 2 years ago

想换成自己想要训练的数据,有没有已经做成功的朋友,分享一下经验?