govader
Sentiment analyzer
An implementation of Vader sentiment analysis in Go.
vader sentiment analysis in go
43 stars
3 watching
7 forks
Language: Go
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
pimpfiction/govader_backend | An NLP microservice for analyzing the sentiment of user input | 6 |
dinopuguh/gosentiwordnet | Analyze sentiment in text using a pre-defined lexicon of words with their associated emotional connotations. | 10 |
kvignesh122/assetnewssentimentanalyzer | An application providing sentiment analysis tools for financial assets and securities using GPT models and Google search results | 115 |
madhusudancs/sentiment-analyzer | An application that uses natural language processing to determine the sentiment behind user-generated text data | 52 |
guscode/sentida | An algorithmic tool for analyzing sentiment in text with support for nuanced handling of linguistic features. | 20 |
jagerv3/sentiment_analysis_thai | Analyzes sentiment in Thai text using machine learning algorithms and natural language processing techniques. | 12 |
7compass/sentimental | A simple Ruby-based sentiment analysis tool that tokenizes sentences and assigns scores based on average sentiment | 464 |
gamallo/citiussentiment | A Perl-based sentiment analysis tool for analyzing text in multiple languages. | 7 |
uesteibar/veritaserum | A sentiment analysis tool based on text patterns and enhancements. | 83 |
benbahrenburg/sentimentlyswift | An open source Swift library for sentiment analysis of phrases using word lists and emoji rankings. | 13 |
nzaillian/sentiment_lib | Provides a simple sentiment analysis tool with extensible analysis strategies | 14 |
dantame/sentient | A sentiment analysis tool using a pre-defined word list to determine the emotional tone of text | 34 |
barissayil/sentimentanalysis | A sentiment analysis tool trained on the Stanford Sentiment Treebank using various neural network architectures. | 364 |
kevincobain2000/sentiment_classifier | A Python library for sentiment analysis using word sense disambiguation and machine learning algorithms. | 172 |
ethel-dev/sentimood | A minimal sentiment analyzer written in CoffeeScript for the browser. | 38 |