hpanwar08/sentiment-analysis-torchtext
Seniment Analysis in Torchtext
This project helps machine learning engineers build sentiment analysis models for text data. It takes raw text inputs, processes them for machine learning, and produces a trained model that can classify text as positive or negative. This is ideal for developers and researchers working on natural language processing applications.
No commits in the last 6 months.
Use this if you are a machine learning engineer or researcher building a sentiment analysis model and want to leverage TorchText for efficient data processing.
Not ideal if you are looking for a pre-trained, ready-to-use sentiment analysis tool without needing to write code or understand model training.
Stars
19
Forks
12
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Apr 29, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/hpanwar08/sentiment-analysis-torchtext"
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
pabitralenka/Customer-Feedback-Analysis
Multi Class Text (Feedback) Classification using CNN, GRU Network and pre trained Word2Vec...
giuseppebonaccorso/twitter_sentiment_analysis_word2vec_convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
danielegrattarola/twitter-sentiment-cnn
An implementation in TensorFlow of a convolutional neural network (CNN) to perform sentiment...
jerbarnes/semeval22_structured_sentiment
SemEval-2022 Shared Task 10: Structured Sentiment Analysis