Skip to content

albertwy/SWRM

Repository files navigation

SWRM

Code for Findings of ACL 2022 Paper "Sentiment Word Aware Multimodal Refinement for Multimodal Sentiment Analysis with ASR Errors"

Clone

Clone this repo and install requirements.

git clone https://github.com/albertwy/SWRM.git
# python3.8
pip install -r requirements.txt

Dataset

Download dataset files and put them in the dataset directory

Download pre-trained BERT models(provided by MMSA Project)and specify the dir name in the Code(models/subNets/Bert*.py)

Run

python run.py --modelName *** --expSetting ***

Paper

Sentiment Word Aware Multimodal Refinement for Multimodal Sentiment Analysis with ASR Errors

Acknowledgments

About

Code for Findings of ACL 2022 Paper "Sentiment Word Aware Multimodal Refinement for Multimodal Sentiment Analysis with ASR Errors"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages