Skip to content

NUSTM/ECPE-2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages