This repository contains the code for our COLING 2020 paper[pdf]:
Xinhong Chen, Qing Li, Jianping Wang. A Unified Sequence Labeling Model for Emotion Cause Pair Extraction. In Proceedings of the 28th International Conference on Computational Linguistics, page 208-218.
Please cite our paper if you use this code.
Step1: Divide folds
Step2: Set up the parameters for the programs you want to run and run the programs
Note that if you directly download the repo zip file from the github site, the downloaded "w2v_200.txt" in directory "data_rand" may not be the correct file. Please:
If you are cloning the whole repo, the above issue should not be a problem.
If any problems, feel free to contact: xinhong.chen@my.cityu.edu.hk