Libraries tagged by sentiment analysis
jwhennessey/phpinsight
408948 Downloads
Sentiment analysis tool for PHP
davmixcool/php-sentiment-analyzer
94806 Downloads
PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool that is used to understand sentiments in a sentence using VADER (Valence Aware Dictionary and sentiment Reasoner).
antoineaugusti/laravel-sentiment-analysis
106518 Downloads
A Laravel wrapper that performs sentiment analysis over an English sentence
aheissenberger/sentimentanalyser
12721 Downloads
German Sentiment analysis library for PHP.
nlpcloud/nlpcloud-client
11295 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
rubix/sentiment
533 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
rosette/api
19818 Downloads
PHP Interface for Babel Street Text Analytics
truesocialmetrics/sentiment-analysis
4509 Downloads
Sentiment analysis library for PHP.
otifsolutions/php-sentiment-analysis
320 Downloads
Php Sentiment Analysis allows user to analyze sentiments from a text statement
certifiedwebninja/caroline
420 Downloads
AFINN-based sentiment analysis
ahmedash95/sentimento
36 Downloads
A laravel package that provides sentiment analysis capabilities using OpenAI's GPT to easily analyze text-based data and gain insight into the underlying sentiment.
risan/sentiment-analysis
3543 Downloads
Sentiment analysis library for PHP.
mitmelon/sentiment
22 Downloads
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.
hopkins/laravel-aylien-wrapper
499 Downloads
A laravel friendly wrapper around the Aylien PHP SDK
sentimo/php-client
19 Downloads
A PHP client for interacting with the Sentimo API to perform sentiment analysis.