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

Create folder `data` in `initial.py` and provide a requirements file #128

Closed fengh16 closed 3 years ago

fengh16 commented 3 years ago

The file requiements.txt works well when test the two models.

crownpku commented 3 years ago

Thank you @fengh16 !