bentrevett/pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
These tutorials help machine learning practitioners understand and implement sentiment analysis models using PyTorch. You'll learn to take raw text data, like movie reviews, and classify them as positive or negative, giving you insights into public opinion. This resource is for data scientists or ML engineers looking to build or improve text classification systems.
4,587 stars. No commits in the last 6 months.
Use this if you are a data scientist or ML engineer who wants to learn how to build sentiment analysis models from scratch using PyTorch.
Not ideal if you need a plug-and-play tool for immediate sentiment analysis without coding, or if you are not familiar with machine learning concepts.
Stars
4,587
Forks
1,180
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Mar 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/bentrevett/pytorch-sentiment-analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
pysentimiento/pysentimiento
A Python multilingual toolkit for Sentiment Analysis and Social NLP tasks
prrao87/fine-grained-sentiment
A comparison and discussion of different NLP methods for 5-class sentiment classification on the...
TheophileBlard/french-sentiment-analysis-with-bert
How good is BERT ? Comparing BERT to other state-of-the-art approaches on a French sentiment...
jon-chun/sentimentarcs_notebooks
SentimentArcs: a large ensemble of dozens of sentiment analysis models to analyze emotion in...
trflorian/sentiment-analysis-viz
Real-time visualization of sentiment analysis on text input