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

Update initial.py #120

Closed WeiYangBin closed 4 years ago

WeiYangBin commented 4 years ago

变量名错误,导致调用存在bug

crownpku commented 4 years ago

Thank you @WeiYangBin !