Stars
wmathor / nlp-tutorial
Forked from graykode/nlp-tutorialNatural Language Processing Tutorial for Deep Learning Researchers
Repository with all what is necessary for sentiment analysis and related areas
MQRSHIYAN / IARM
Forked from SenticNet/IARMIARM: Inter-Aspect Relation Modeling with Memory Networks in Aspect-Based Sentiment Analysis, EMNLP 2018
Mxnet implementation of an ICLR 2018 paper: A new method of region embedding for text classification.
erfan-ghadery / ABSA-PyTorch
Forked from songyouwei/ABSA-PyTorchAspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
HIT-SCIR / ELMoForManyLangs
Forked from bozheng-hit/ELMoPre-trained ELMo Representations for Many Languages
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
ChenglongChen / textgenrnn
Forked from minimaxir/textgenrnnEasily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
all kinds of text classificaiton models and more with deep learning
🔮Getting started with TensorFlow: Classifying Text with Neural Networks
Text classification (specifically for Sentiment Analysis) using Deep Learning
PrivateThink / deeping-flow
Forked from ne7ermore/deeping-flowDeep-learning by using TensorFlow. Basic nns like Logistic, CNN, RNN, LSTM and some examples are implemented by complex model.
PrivateThink / ASC
Forked from NUSTM/ABSCaspect level sentiment analysis
PrivateThink / Dense_BiLSTM
Forked from 26hzhang/Dense_BiLSTMTensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification