lucalullo/sentiment-analysis-twitter-glove
Notebook di analisi del sentiment su tweet (positivo/negativo) basato su una rete neurale LSTM bidirezionale. L’obiettivo è confrontare due strategie di word embedding: embedding appresi da zero sul dataset e embedding pre-addestrati GloVe, analizzando l’impatto sulle prestazioni del modello e sulla capacità di generalizzazione.
Stars
—
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/lucalullo/sentiment-analysis-twitter-glove"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
IBM/MAX-Text-Sentiment-Classifier
Detect the sentiment captured in short pieces of text
giuseppebonaccorso/twitter_sentiment_analysis_word2vec_convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
pabitralenka/Customer-Feedback-Analysis
Multi Class Text (Feedback) Classification using CNN, GRU Network and pre trained Word2Vec...
danielegrattarola/twitter-sentiment-cnn
An implementation in TensorFlow of a convolutional neural network (CNN) to perform sentiment...
hpanwar08/sentiment-analysis-torchtext
Seniment Analysis in Torchtext