declare-lab / awesome-emotion-recognition-in-conversations

A comprehensive reading list for Emotion Recognition in Conversations
259 stars 43 forks source link

Questions about conv-emotion repository #2

Open DesmonDay opened 4 years ago

DesmonDay commented 4 years ago

Since we cannot give issues in conv-emotion repo, therefore I ask questions here. And I feel sorry if it disturbs you.

In DialogueGCN, can you provide the training details for MELD and AVEC dataset? Besides, it will be nice if you can provide the features of MELD and AVEC dataset. I can find AVEC features in DialogueRNN. However, the MELD features in DialogueRNN is not the same shape as MELD and AVEC features.

Thank you so much.