SwagJun's Stars
songyouwei/ABSA-PyTorch
Aspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
yzhangcs/parser
:rocket: State-of-the-art parsers for natural language.
thuiar/MMSA
MMSA is a unified framework for Multimodal Sentiment Analysis.
hellonlp/sentiment-analysis
情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification
YeexiaoZheng/Multimodal-Sentiment-Analysis
多模态情感分析——基于BERT+ResNet的多种融合方法
CMU-MultiComp-Lab/CMU-MultimodalSDK
aris-ai/Audio-and-text-based-emotion-recognition
A multimodal approach on emotion recognition using audio and text.
DrJZhou/Deep-Learning-for-Aspect-Level-Sentiment-Classification-Baselines
The public state-of-the-art methods for deep learning based ASC
CodeREWorld/Multimodal-Sentiment-Analysis
多模态融合情感分析
yifanhunter/NLP_textClassifier
基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目
IsakZhang/ABSA-Survey
Resources about Aspect-based Sentiment Analysis (ABSA)
BinLiang-NLP/Sentic-GCN
[KBS] Aspect-based sentiment analysis via affective knowledge enhanced graph convolutional networks
goodbai-nlp/RGAT-ABSA
Code for our paper "Investigating Typed Syntactic Dependencies for Targeted Sentiment Classification Using Graph Attention Neural Network" in TASLP
XpastaX/ConFEDE
NLPWM-WHU/BiGCN
Mi Zhang and Tieyun Qian,Convolution over Hierarchical Level Sentiment Analysis,EMNLP2020
CCIIPLab/BiSyn_GAT_plus
The source code for "BiSyn-GAT+: Bi-Syntax Aware Graph Attention Network for Aspect-based Sentiment Analysis"
Day-yong/NLP
自然语言处理
sph116/lstm_emotion
word2vec+lstm情感分析
yiming-zh/DPL
lbh199711/sentiment-analysis-CNN-LSTM
IMDb review sentiment analysis model created in TensorFlow with CNN+LSTM+GloVe Twiter Embeddings.