NUSTM / ECPE-2D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECPE-2D: Emotion-Cause Pair Extraction based on Joint Two-Dimensional Representation, Interaction and Prediction

This repository contains the code for our ACL 2020 paper:

Zixiang Ding, Rui Xia, Jianfei Yu. ECPE-2D: Emotion-Cause Pair Extraction based on Joint Two-Dimensional Representation, Interaction and Prediction. ACL 2020. [pdf]

Please cite our paper if you use this code.

Dependencies

Usage

  • For ECPE-2D(Indep, Inter-CE, Inter-EC) models, run:

    • python main.py
  • For ECPE-2D(Inter-EC(BERT)) models, run:

    • python Bert_main.py

About


Languages

Language:Python 100.0%