Update README.md
Browse files
README.md
CHANGED
@@ -9,10 +9,12 @@ datasets:
|
|
9 |
- IEMOCAP
|
10 |
---
|
11 |
|
|
|
|
|
12 |
# Emotion Recognition in Coversation (ERC)
|
13 |
|
14 |
-
[](https://paperswithcode.com/sota/emotion-recognition-in-conversation-on?p=emoberta-speaker-aware-emotion-recognition-in)
|
15 |
-
[](https://paperswithcode.com/sota/emotion-recognition-in-conversation-on-meld?p=emoberta-speaker-aware-emotion-recognition-in)
|
16 |
|
17 |
At the moment, we only use the text modality to correctly classify the emotion of the utterances.The experiments were carried out on two datasets (i.e. MELD and IEMOCAP)
|
18 |
|
|
|
9 |
- IEMOCAP
|
10 |
---
|
11 |
|
12 |
+
Check https://github.com/tae898/erc for the details
|
13 |
+
|
14 |
# Emotion Recognition in Coversation (ERC)
|
15 |
|
16 |
+
[](https://paperswithcode.com/sota/emotion-recognition-in-conversation-on?p=emoberta-speaker-aware-emotion-recognition-in)
|
17 |
+
[](https://paperswithcode.com/sota/emotion-recognition-in-conversation-on-meld?p=emoberta-speaker-aware-emotion-recognition-in)
|
18 |
|
19 |
At the moment, we only use the text modality to correctly classify the emotion of the utterances.The experiments were carried out on two datasets (i.e. MELD and IEMOCAP)
|
20 |
|