yuanxiaosc / Entity-Relation-Extraction

Entity and Relation Extraction Based on TensorFlow and BERT. 基于TensorFlow和BERT的管道式实体及关系抽取,2019语言与智能技术竞赛信息抽取任务解决方案。Schema based Knowledge Extraction, SKE 2019
https://yuanxiaosc.github.io/2019/05/17/多关系抽取研究/
1.22k stars 271 forks source link

Cant find toke_in.txt at data_dir #45

Closed tongbao96 closed 4 years ago

tongbao96 commented 4 years ago

that heppend at 218 in run_predicate_classification.py . SomeWhere can i download this txt?

yuanxiaosc commented 4 years ago

https://drive.google.com/open?id=1O1j4UMqCf23-peOth_GpcKLY85duPPmQ

Good luck😃