lstm-sentiment-analysis
There are 102 repositories under lstm-sentiment-analysis topic.
bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
FreedomIntelligence/TextClassificationBenchmark
A Benchmark of Text Classification in PyTorch
RayanWang/Speech_emotion_recognition_BLSTM
Bidirectional LSTM network for speech emotion recognition.
clairett/pytorch-sentiment-classification
LSTM and CNN sentiment analysis
MuhammedBuyukkinaci/TensorFlow-Sentiment-Analysis-on-Amazon-Reviews-Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
alaBay94/Sentiment-analysis-amazon-Products-Reviews
NLP with NLTK for Sentiment analysis amazon Products Reviews
tatwan/AI-for-Trading
Artificial Intelligence for Trading Nanodegree Projects
HumanSignal/brand-sentiment-analysis
Scripts utilizing Heartex platform to build brand sentiment analysis from the news
dvgodoy/YelpDatasetChallenge
Restaurant recommendations and review text-based quality predictions
KwokHing/SentimentAnalysis-Python-Demo
Submission of an in-class NLP sentiment analysis competition held at Microsoft AI Singapore group. This submission entry explores the performance of both lexicon & machine-learning based models
badripatro/Visual_Question_Generation
Torch code for Visual Question Generation
StatguyUser/Amazon-Review-Classification_DeepLearning
Classification model using LSTM Bidirectional model of Amazon review data from kaggle data https://www.kaggle.com/bittlingmayer/amazonreviews
camara94/natural-language-processing-tensorflow
Natural Language processing in tensorflow
vaasu2002/Natural-Language-Processing
This repository contains my notes and codes which I will refer in future projects
aaaastark/False-Data-Injection-Attack
False Data Injection Attack (FDIA) with Long Sort Term Memory (LSTM) Model using Python
anishacharya/NLP-CS388-UT
Common Libraries developed in "PyTorch" for different NLP tasks. Sentiment Analysis, NER, LSTM-CRF, CRF, Semantic Parsing
VuBacktracking/Deep-Neural-Network-Vietnamese-Student-Feedback-Sentiment-Analysis
Vietnamese Student Feedback Sentiment Analysis
arunarn2/CharacterModelswithRNN-LSTM
Character level recurrent neural networks for Sentiment Analysis
aminaghoul/sentiment-analysis
Sentiment analysis - Pytorch
SannyZhou/WURAE_Paraphrase_Identification_CNN_LSTM
Project of Paraphrase Identification Based on Weighted URAE, Unit Similarity and Context Correlation Feature
swap-253/Twitter-US-Airline-Sentiment-Analysis
In this repository I have utilised 6 different NLP Models to predict the sentiments of the user as per the twitter reviews on airline. The dataset is Twitter US Airline Sentiment. The best models each from ML and DL have been deployed. It employs text preprocessing,
Joycechidi/Deep-Learning-Portfolio
All Things Deep Learning Projects
MLH-Fellowship/0.1.2-sentiment-analysis-visualization
Machine Learning Web Application. Helps to visualize a character-by-character breakdown of how sentiment analysis classifies text
rizkyyanuark/Sentiment-Analysis-KIPK-based-Tweets-from-X
Proyek ini menganalisis sentimen terkait penerima KIPK berdasarkan cuitan X, untuk mengetahui distribusi penerima di perguruan tinggi.
xoire/Forecasting-Stock-Price
Forecasting Stock Price (Independent Capstone project)
ajwdd/StockEval
š Suite of a stock price forecaster and a sentiment analysis program built to provide in-depth visualizations, high accuracy, and low resource usage.
bhargavflash/Twitter_Sentiment_Analysis
The objective of this task is to detect hate speech in tweets.
immanuvelprathap/LSTM-Sentiment-Analysis---AmazonReviews-Dataset
AmazonReviewsRatings - LSTM -Sentiment Analysis - Please find the Amazon Dataset in the below URL.
JeCase/Thesis_SentimentAnalysis_IndoBERTweet_LSTM
Sentiment Analysis of Indonesian TikTok Review Using LSTM and IndoBERTweet Algorithm
kritanjalijain/Twitter_Sentiment_Analysis
An approach for unimodal sentiment analysis behind social media conversations using NLP and Deep Learning.
laisouzalves/twitter-covid19br
Scikit-Learn & Keras LSTM | Projeto voluntƔrio de anƔlise de sentimentos dos tweets da quarentena | Python
priyanshum17/ReplicationStudy
The study explores the connection between Reddit sentiment and Bitcoin market dynamics. Through graphical analysis and deep learning models, it examines the correlation between Reddit sentiment and Bitcoin's price and trading volume. While the results reveal a limited correlation, the study suggests avenues for further model refinement and explorat