This is the implementation of my paper: SENet for Weakly-Supervised Relation Extraction (CSAI 2018)
Click here for pdf draft: paper_draft
Accepted link: []() // todo
python3 train.py
and test result will be saved to temp/ in format of pkl file
python3 eval.py
you need to fill in the pkl file path in plot script, and run
cd plot/
python3 plot_compare_with_other_model.py
python3 metric.py
Master candidate from PRIS, BUPT.
Email: liujiashu2333@qq.com