jdjin3000 / PRG-MoE

6 stars 2 forks source link

Conversational Emotion-Cause Pair Extraction with Guided Mixture of Experts

This repository is the official implementation of [Conversational Emotion-Cause Pair Extraction with Guided Mixture of Experts].

model_v5_2

Dependencies

Usage

To train (or test) the model in the paper, run this command:

python main.py

The following command automatically performs training and evaluation for all data.

python train.py

Dataset

The dataset used in this paper is RECCON dataset. See this link for more information.

Citation

DongJin Jeong and JinYeong Bak. 2023. Conversational Emotion-Cause Pair Extraction with Guided Mixture of Experts. In Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics, pages 3288–3298, Dubrovnik, Croatia. Association for Computational Linguistics.