Skip to content

Tag-assisted Multimodal Sentiment Analysis under Uncertain Missing Modalities, in SIGIR2022

Notifications You must be signed in to change notification settings

JaydenZeng/TATE

Repository files navigation

TATE

tensorflow implementation for TATE

Requirements

tensorflow-gpu==1.14.0
torch == 1.2.0
transformers==2.10.0
numpy==1.15.4
sklearn
python 3.6.13

Usage

python Dataset.py
  • train (can modify settings in Settings.py)
python train.py  
  • As for the IEMOCAP dataset, replacing the Datset.py, network.py and train.py in the iemocap folder.

  • test

python train.py --train=False

About

Tag-assisted Multimodal Sentiment Analysis under Uncertain Missing Modalities, in SIGIR2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages