Skip to content

yerlyx/AMIFN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMIFN

Thank you for visiting this repository. This project proposes Aspect-guided multi-view interactions and fusion network (AMIFN) [paper]https://doi.org/10.1016/j.neucom.2023.127222

Data

  • Twitter datasets : the processed pkl files are in floder ./data/Sentiment_Analysis/twitter201x/ .
data/Sentiment_Analysis/twitter2015: Text data from the twitter2015 dataset
data/Sentiment_Analysis/twitter2017: Text data from the twitter2017 dataset
data/Twitter_image/twitter2015_images: Image data from the twitter2015 dataset
data/Twitter_image/twitter2017_images: Image data from the twitter2017 dataset

Requirement

  • torch
  • transformers
  • tqdm

Code Usage

Note that you should use your own data path. data_dir imagefeat_dir

bash train.sh

Acknowledgements

  • Most of the codes are based on the codes provided by huggingface.
  • Some code is based on the code of ITM many thanks! ITM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published