All Projects → declare-lab → hfusion

declare-lab / hfusion

Licence: MIT license
Multimodal sentiment analysis using hierarchical fusion with context modeling

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to hfusion

Text tone analyzer
Система, анализирующая тональность текстов и высказываний.
Stars: ✭ 15 (-64.29%)
Mutual labels:  sentiment-analysis, emotion-analysis, emotion-detection
emotic
PyTorch implementation of Emotic CNN methodology to recognize emotions in images using context information.
Stars: ✭ 57 (+35.71%)
Mutual labels:  emotion-analysis, emotion-detection, emotion-recognition
Emotion and Polarity SO
An emotion classifier of text containing technical content from the SE domain
Stars: ✭ 74 (+76.19%)
Mutual labels:  sentiment-analysis, emotion-detection, emotion-recognition
XED
XED multilingual emotion datasets
Stars: ✭ 34 (-19.05%)
Mutual labels:  sentiment-analysis, emotion-detection, emotion-recognition
Hemuer
An AI Tool to record expressions of users as they watch a video and then visualize the funniest parts of it!
Stars: ✭ 22 (-47.62%)
Mutual labels:  emotion-detection, emotion-recognition
AIML-Human-Attributes-Detection-with-Facial-Feature-Extraction
This is a Human Attributes Detection program with facial features extraction. It detects facial coordinates using FaceNet model and uses MXNet facial attribute extraction model for extracting 40 types of facial attributes. This solution also detects Emotion, Age and Gender along with facial attributes.
Stars: ✭ 48 (+14.29%)
Mutual labels:  emotion-detection, emotion-recognition
converse
Conversational text Analysis using various NLP techniques
Stars: ✭ 147 (+250%)
Mutual labels:  sentiment-analysis, emotion-recognition
sklearn-audio-classification
An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering, hyperparameter optimization, model evaluation, and cross-validation with a variety of ML techniques and MLP
Stars: ✭ 31 (-26.19%)
Mutual labels:  emotion-detection, emotion-recognition
CLUEmotionAnalysis2020
CLUE Emotion Analysis Dataset 细粒度情感分析数据集
Stars: ✭ 3 (-92.86%)
Mutual labels:  sentiment-analysis, emotion-recognition
ntua-slp-semeval2018
Deep-learning models of NTUA-SLP team submitted in SemEval 2018 tasks 1, 2 and 3.
Stars: ✭ 79 (+88.1%)
Mutual labels:  sentiment-analysis, emotion-recognition
emotic
Code repo for the EMOTIC dataset
Stars: ✭ 93 (+121.43%)
Mutual labels:  emotion-analysis, emotion-recognition
Self-Supervised-Embedding-Fusion-Transformer
The code for our IEEE ACCESS (2020) paper Multimodal Emotion Recognition with Transformer-Based Self Supervised Feature Fusion.
Stars: ✭ 57 (+35.71%)
Mutual labels:  emotion-recognition, multimodal-sentiment-analysis
vista-net
Code for the paper "VistaNet: Visual Aspect Attention Network for Multimodal Sentiment Analysis", AAAI'19
Stars: ✭ 67 (+59.52%)
Mutual labels:  sentiment-analysis, multimodal-sentiment-analysis
TensorFusionNetwork
EMNLP 2017 (Oral): Tensor Fusion Network for Multimodal Sentiment Analysis Code
Stars: ✭ 55 (+30.95%)
Mutual labels:  multimodal-interactions, multimodal-sentiment-analysis
EmotiW2018
No description or website provided.
Stars: ✭ 83 (+97.62%)
Mutual labels:  emotion-analysis, emotion-recognition
STEP
Spatial Temporal Graph Convolutional Networks for Emotion Perception from Gaits
Stars: ✭ 39 (-7.14%)
Mutual labels:  emotion-detection, emotion-recognition
Dataset-Sentimen-Analisis-Bahasa-Indonesia
Repositori ini merupakan kumpulan dataset terkait analisis sentimen Berbahasa Indonesia. Apabila Anda menggunakan dataset-dataset yang ada pada repositori ini untuk penelitian, maka cantumkanlah/kutiplah jurnal artikel terkait dataset tersebut. Dataset yang tersedia telah diimplementasikan dalam beberapa penelitian dan hasilnya telah dipublikasi…
Stars: ✭ 38 (-9.52%)
Mutual labels:  sentiment-analysis
FusionCMS
A CMS for World of Warcraft private servers
Stars: ✭ 18 (-57.14%)
Mutual labels:  fusion
AirBnbPricePrediction
Training and Testing a Set of Machine Learning/Deep Learning Models to Predict Airbnb Prices for NYC
Stars: ✭ 47 (+11.9%)
Mutual labels:  sentiment-analysis
amazon-reviews
Sentiment Analysis & Topic Modeling with Amazon Reviews
Stars: ✭ 26 (-38.1%)
Mutual labels:  sentiment-analysis

🔥 🔥 🔥 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].