-
Notifications
You must be signed in to change notification settings - Fork 69
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
按照readmme得到的spo结果全为空? #12
Comments
代码还存在问题,虽然复现了 Joint entity recognition and relation extraction as a multi-head selection problem 论文的原理,但是在该比赛数据集上效果不能达到作者所说的效果,或许是我代码还存在问题建议你看readme中的代码问题说明。建议你看我的另一个代码,可以较好地解决该任务:https://github.com/yuanxiaosc/Entity-Relation-Extraction |
Closed
me too...不能复现结果的paper都是纸老虎? |
请问你在实现这个代码之后的测试,spo_list都是空吗? |
救命 我也是~ |
你是不是在做毕设? |
不是的哦 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
结果如下:
{"text": "《不是所有时光都微笑》是2012年7月1日光明日报出版社出版的书籍,作者是蓝瞳", "spo_list": []}
{"text": "《鬼影实录2》是托德·威廉姆斯执导,布赖恩·波兰德主演的恐怖片", "spo_list": []}
{"text": "”这是明朝天启年间的首辅大学士叶向高为纪念尤溪籍靖边将领詹荣逝世七十年所写的《读史吊詹角山司马》诗", "spo_list": []}
请问原因是什么?
The text was updated successfully, but these errors were encountered: