Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fuyahuii authored Jun 13, 2022
1 parent ebdf1c7 commit 574690d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Context- and Knowledge-Aware Graph Convolutional Network for Multimodal Emotion
The code is based on [DialogueGCN](https://github.com/mianzhang/dialogue_gcn).

# Steps:
> Knowledge preparation:
> Knowledge preparation(You can skip this step by using the already preprocessed knowledges in the Data directory):
> * Download [ConceptNet](https://github.com/commonsense/conceptnet5/wiki/Downloads) and [NRC_VAD](https://saifmohammad.com/WebPages/nrc-vad.html).
> * preprocess ConceptNet and NRC_VAD: run `preprocess_knowledge.py`.
Expand Down

0 comments on commit 574690d

Please sign in to comment.