SentimentlySwift
Phrase analyzer
An open source Swift library for sentiment analysis of phrases using word lists and emoji rankings.
Sentiment Analysis Swift Playground
13 stars
2 watching
1 forks
Language: Swift
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
madhusudancs/sentiment-analyzer | An application that uses natural language processing to determine the sentiment behind user-generated text data | 52 |
mhausenblas/elsa | An Elastic Sentiment Analysis application using Apache Mesos and Spark to analyze public opinions on Twitter topics. | 35 |
nzaillian/sentiment_lib | Provides a simple sentiment analysis tool with extensible analysis strategies | 14 |
ethel-dev/sentimood | A minimal sentiment analyzer written in CoffeeScript for the browser. | 38 |
barissayil/sentimentanalysis | A sentiment analysis tool trained on the Stanford Sentiment Treebank using various neural network architectures. | 364 |
uesteibar/veritaserum | A sentiment analysis tool based on text patterns and enhancements. | 83 |
7compass/sentimental | A simple Ruby-based sentiment analysis tool that tokenizes sentences and assigns scores based on average sentiment | 464 |
pimpfiction/govader_backend | An NLP microservice for analyzing the sentiment of user input | 6 |
jagerv3/sentiment_analysis_thai | Analyzes sentiment in Thai text using machine learning algorithms and natural language processing techniques. | 12 |
poltextlab/sentiment_hun | A tool for analyzing the sentiment of Hungarian news articles based on word embeddings and dictionaries. | 1 |
kvignesh122/assetnewssentimentanalyzer | An application providing sentiment analysis tools for financial assets and securities using GPT models and Google search results | 115 |
fnielsen/afinn | A Python library providing a wordlist-based approach for sentiment analysis across multiple languages. | 449 |
dinopuguh/gosentiwordnet | Analyze sentiment in text using a pre-defined lexicon of words with their associated emotional connotations. | 10 |
guscode/sentida | An algorithmic tool for analyzing sentiment in text with support for nuanced handling of linguistic features. | 20 |
dantame/sentient | A sentiment analysis tool using a pre-defined word list to determine the emotional tone of text | 34 |