Senta
Sentiment analysis toolkit
An open-source sentiment analysis system that provides pre-trained models and tools for text classification, aspect-level sentiment analysis, and opinion extraction.
Baidu's open-source Sentiment Analysis System.
2k stars
62 watching
371 forks
Language: Python
last commit: 3 months ago aspect-level-sentimentnatural-language-processingopinion-target-extractionpaddlepaddlesentiment-analysissentiment-classification
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
dhuszti/sentimentanalysishun | A sentiment analysis tool for Hungarian language with REST API and Docker container support | 11 |
pnisarg/absa | Analyzes opinions expressed on various aspects of entities in Hindi reviews to provide granular sentiment recommendations | 11 |
ethel-dev/sentimood | A minimal sentiment analyzer written in CoffeeScript for the browser. | 38 |
pimpfiction/govader_backend | An NLP microservice for analyzing the sentiment of user input | 6 |
poltextlab/sentiment_hun | A tool for analyzing the sentiment of Hungarian news articles based on word embeddings and dictionaries. | 1 |
barissayil/sentimentanalysis | A sentiment analysis tool trained on the Stanford Sentiment Treebank using various neural network architectures. | 364 |
cocoa-ai/sentimentcoremldemo | This application analyzes the sentiment polarity of text using a CoreML model trained on Epinions.com reviews. | 120 |
dinopuguh/gosentiwordnet | Analyze sentiment in text using a pre-defined lexicon of words with their associated emotional connotations. | 10 |
madhusudancs/sentiment-analyzer | An application that uses natural language processing to determine the sentiment behind user-generated text data | 52 |
nzaillian/sentiment_lib | Provides a simple sentiment analysis tool with extensible analysis strategies | 14 |
benbahrenburg/sentimentlyswift | An open source Swift library for sentiment analysis of phrases using word lists and emoji rankings. | 13 |
ermlab/pl-sentiment-analysis | A Python library providing an API for sentiment analysis of Polish text using deep learning and Word2vec models | 27 |
ibm/max-text-sentiment-classifier | Detects sentiment in short pieces of text using a pre-trained BERT model fine-tuned on the IBM Claims Dataset. | 58 |