declare-lab / hfusion

Multimodal sentiment analysis using hierarchical fusion with context modeling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔥 🔥 🔥 Notice: This repository will no longer be maintained. Instead, we are are moving all our multimodal works to this new centralized repository: https://github.com/declare-lab/multimodal-deep-learning.

Hfusion

Codes for the paper Multimodal sentiment analysis using hierarchical fusion with context modeling

How to run

python3 hfusion.py

Requirements

Keras >= 2.0, Tensorflow >= 1.7, Numpy, Scikit-learn

Citation

Majumder, N., Hazarika, D., Gelbukh, A., Cambria, E. and Poria, S., 2018. Multimodal sentiment analysis using hierarchical fusion with context modeling. Knowledge-Based Systems, 161, pp.124-133.

About

Multimodal sentiment analysis using hierarchical fusion with context modeling

License:MIT License


Languages

Language:Python 100.0%