yuanxiaosc / Multiple-Relations-Extraction-Only-Look-Once

Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresponding relations. 端到端联合多关系抽取模型,可用于 http://lic2019.ccf.org.cn/kg 信息抽取。
https://yuanxiaosc.github.io/2019/05/28/信息抽取任务相关论文发展脉络/
346 stars 69 forks source link

最后一步生成文件失败 #19

Open sharkcc0 opened 3 years ago

sharkcc0 commented 3 years ago

前面都没问题,执行最后一步时,一直出现这样的情况 python produce_submit_json_file.py 0it [00:00, ?it/s]

yuanxiaosc commented 3 years ago

@sharkcc0 你可以用自己的策略来生成最终结果,不必拘泥于该文件

Xie-Minghui commented 3 years ago

前面都没问题,执行最后一步时,一直出现这样的情况 python produce_submit_json_file.py 0it [00:00, ?it/s] 老哥,你根据readme生成结果没问题吗?生成json文件的步骤