pytorch-sentiment-analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis. (by bentrevett)
afinn
AFINN sentiment analysis in Python (by fnielsen)
| pytorch-sentiment-analysis | afinn | |
|---|---|---|
| 2 | 1 | |
| 4,571 | 467 | |
| 0.5% | 0.0% | |
| 4.0 | 2.6 | |
| over 1 year ago | over 3 years ago | |
| Jupyter Notebook | Jupyter Notebook | |
| MIT License | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
pytorch-sentiment-analysis
Posts with mentions or reviews of pytorch-sentiment-analysis. We have used some of these posts to build our list of alternatives and similar projects.
- Ich habe einen Bot gebastelt für Ovalwichs
z.B. https://github.com/bentrevett/pytorch-sentiment-analysis
- German language sentiment classification - NLP Deep Learning
afinn
Posts with mentions or reviews of afinn. We have used some of these posts to build our list of alternatives and similar projects.
- Is it possible to deploy a large NLP model for free?
I tried lighter deep learning models like DistilBERT, but they performed worse/on-par with a simple dictionary-based model like AFINN . (The use case is scoring the positivity of news headlines). Haven't looked at Spacy though.
What are some alternatives?
When comparing pytorch-sentiment-analysis and afinn you can also consider the following projects:
spark-nlp - State of the Art Natural Language Processing
API-Danmark - 🇩🇰 Liste over danske API'er
Time-Series-Forecasting-Using-LSTM - Time-Series Forecasting on Stock Prices using LSTM
malaya - Natural Language Toolkit for Malaysian language, https://malaya.readthedocs.io/
Behavior-Sequence-Transformer-Pytorch - This is a pytorch implementation for the BST model from Alibaba https://arxiv.org/pdf/1905.06874.pdf
awesome-sentiment-analysis - Repository with all what is necessary for sentiment analysis and related areas