# ECPE **Repository Path**: beyond277/ECPE ## Basic Information - **Project Name**: ECPE - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-12-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Emotion-Cause Pair Extraction: A New Task to Emotion Analysis in Texts This repository contains the code for our ACL 2019 paper: Rui Xia and Zixiang Ding. Emotion-Cause Pair Extraction: A New Task to Emotion Analysis in Texts. ACL 2019 (Outstanding Paper Award). [[pdf](https://www.aclweb.org/anthology/P19-1096.pdf)] Please cite our paper if you use this code. ## Dependencies - **Python 2** (tested on python 2.7.15) - [Tensorflow](https://github.com/tensorflow/tensorflow) 1.8.0 ## Usage Step1 (There are three optional methods): - python Ind-BiLSTM.py - python P_cause.py - python P_emotion.py Step2: - python pair.py