CasRel icon indicating copy to clipboard operation
CasRel copied to clipboard

A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Accepted by ACL 2020.

Results 44 CasRel issues
Sort by recently updated
recently updated
newest added

gives: No module named 'tensorflow.python.framework' Solution: tensorflow-gpu 1.15

想请教一下,在训练过程中,Relation-specific Object Taggers的输入是Subject Tagger预测的结果还是标准的Subject的边界?如果是预测的结果,那么如果Subject Tagger预测错误,那么损失如何构建?

Hello, I want to know the hyperparameters of the LSTM-based model. I noticed that there are no mentioned in your paper and no code about it in this github project....

可以提供一份能够复现论文中精度的requirement.txt吗?

大佬, 运行 run.py 文件时报错,显示无法找到该文件,saved_weights/NYT/best_model.weights',请问best_model.weights文件是如何生成的,请问best_model.weights文件是如何生成的

![image](https://user-images.githubusercontent.com/65356310/236598669-7244dfd6-9f0a-4e3a-9d45-10a314b95147.png)

你好 我是一个关系抽取的刚入门的研一新生 我想用模型跑一下自己的中文数据集 但是数据集的格式好像跟原来的不太一样,我想请问一下可以,三元组标注的格式不一样,能否运用模型跑呢?如果不可以,我在数据预处理那边需要修改代码吗?谢谢

https://github.com/weizhepei/CasRel/issues/48#issue-766690909

I run model on NYT and Weblng but the result is poor . what is the reason I used the same dataset and same model so why the result is...