Attention MechanismsImplementations for a family of attention mechanisms, suitable for all kinds of natural language processing tasks and compatible with TensorFlow 2.0 and Keras.
Twitter Sentiment CnnAn implementation in TensorFlow of a convolutional neural network (CNN) to perform sentiment classification on tweets.
Absa kerasKeras Implementation of Aspect based Sentiment Analysis
ContextConText v4: Neural networks for text categorization
TreelstmsentimentPytorch implementation of Sentiment Classification in Improved Semantic Representations From Tree-Structured Long Short-Term Memory Networks
TiaYour Advanced Twitter stalking tool
Lc AbsaTraining & Inferring & Reproducing for SOTA ABSA models
Nlp TutorialA list of NLP(Natural Language Processing) tutorials
SentaBaidu's open-source Sentiment Analysis System.
Absa PytorchAspect Based Sentiment Analysis, PyTorch Implementations. 基于方面的情感分析,使用PyTorch实现。
hashformersHashformers is a framework for hashtag segmentation with transformers.
KoBERT-nsmcNaver movie review sentiment classification with KoBERT
billboard🎤 Lyrics/associated NLP data for Billboard's Top 100, 1950-2015.
wink-sentimentAccurate and fast sentiment scoring of phrases with #hashtags, emoticons :) & emojis 🎉
NewsMTSCTarget-dependent sentiment classification in news articles reporting on political events. Includes a high-quality data set of over 11k sentences and a state-of-the-art classification model.
Fast-Dawid-SkeneCode for the algorithms in the paper: Vaibhav B Sinha, Sukrut Rao, Vineeth N Balasubramanian. Fast Dawid-Skene: A Fast Vote Aggregation Scheme for Sentiment Classification. KDD WISDOM 2018
NTUA-slp-nlp💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
pysentiChinese Sentiment Classification Tool. 情感极性分类,基于知网、清华、BosonNLP情感词典,易扩展,基准方法,开箱即用。
domain-attentioncodes for paper "Domain Attention Model for Multi-Domain Sentiment Classification"
HSSCCode for "A Hierarchical End-to-End Model for Jointly Improving Text Summarization and Sentiment Classification" (IJCAI 2018)
Dataset-Sentimen-Analisis-Bahasa-IndonesiaRepositori 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…
ACANCode for NAACL 2019 paper: Adversarial Category Alignment Network for Cross-domain Sentiment Classification
cnn-text-classificationText classification with Convolution Neural Networks on Yelp, IMDB & sentence polarity dataset v1.0
StockerBotTwitter Bot to follow financial trends in publicly traded companies
banglabertThis repository contains the official release of the model "BanglaBERT" and associated downstream finetuning code and datasets introduced in the paper titled "BanglaBERT: Language Model Pretraining and Benchmarks for Low-Resource Language Understanding Evaluation in Bangla" accpeted in Findings of the Annual Conference of the North American Chap…
german-sentiment-libAn easy to use python package for deep learning-based german sentiment classification.
analyzing-reddit-sentiment-with-awsLearn how to use Kinesis Firehose, AWS Glue, S3, and Amazon Athena by streaming and analyzing reddit comments in realtime. 100-200 level tutorial.
empythyAutomated NLP sentiment predictions- batteries included, or use your own data
Senti4SDAn emotion-polarity classifier specifically trained on developers' communication channels
SharkStockAutomate swing trading using deep reinforcement learning. The deep deterministic policy gradient-based neural network model trains to choose an action to sell, buy, or hold the stocks to maximize the gain in asset value. The paper also acknowledges the need for a system that predicts the trend in stock value to work along with the reinforcement …