fastnlp / fastNLP

fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
https://gitee.com/fastnlp/fastNLP
Apache License 2.0
3.05k stars 451 forks source link

[bugfix]修复 coreference resolution复现代码中参数名字不对应的bug #323

Closed Xiaoxiong-Liu closed 3 years ago

Xiaoxiong-Liu commented 3 years ago

Description:修复issue322中提到的bug ; 增加requirement文件; Main reason: bug修复

Checklist 检查下面各项是否完成

Please feel free to remove inapplicable items for your PR.

Changes: 逐项描述修改的内容

Mention: 找人review你的PR

@yhcc