Skip to content

Exploration-Lab/MuTEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MuTEC: An end to end Multi-Task learning framework for extractingEmotions and emotion Cause in conversations

Top-level structure

.
├── MuTEC_CSE                 # Task1: Cause Span Extraction End2End Architecture
├── MuTEC_CEE                 # Task2: Causal Emotion Entailment End2End Architecture
├── two-step                  # Task1: Cause Span Extraction Two Step Architecture
└── README.md

Inside every directory you can find a README that explains the structure of that directory.

Dataset is taken from RECCON paper: https://github.com/declare-lab/RECCON

MuTEC balanced dataset: https://drive.google.com/drive/folders/10Vn-RWEGODxaHd1vD9mKc26iB1qe-o48?usp=sharing

License

License: CC BY-NC 4.0

The code follows CC-BY-NC license. Thus, users can share and adapt the code if they give credit to us and do not use for any commercial purposes.

Paper Link

https://arxiv.org/abs/2211.03742

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages