Skip to content

Dataset and codes for our paper "Entity-Sensitive Attention and Fusion Network for Entity-Level Multimodal Sentiment Classification".

Notifications You must be signed in to change notification settings

jefferyYu/ESAFN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESAFN

Dataset and codes for our paper "Entity-Sensitive Attention and Fusion Network for Entity-Level Multimodal Sentiment Classification".

Paper:

Entity-Sensitive Attention and Fusion Network for Entity-Level Multimodal Sentiment Classification. Jianfei Yu, Jing Jiang, and Rui Xia. Accepted by IEEE/ACM TASLP 2020.

Author

Jianfei Yu

[email protected]

Dec 2, 2019

Requirement

  • PyTorch 1.0.0
  • Python 3.7

Download tweet images and set up image path

Code Usage

Training for ESAFN

  • This is the training code of tuning parameters on the dev set, and testing on the test set. Note that you can change "CUDA_VISIBLE_DEVICES=0" based on your available GPUs.
sh run.sh
  • To show the running process, we show our running logs in the "twitter_log.txt" and the "twitter2015_log.txt".

About

Dataset and codes for our paper "Entity-Sensitive Attention and Fusion Network for Entity-Level Multimodal Sentiment Classification".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published