Libraries tagged by text analysis
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.
apemsel/attributed-string
555 Downloads
A collection of fast and easy to use attributed string classes for PHP. Attributed strings can have multiple attributes for each character of the string and are for example used for word processors and natural language processing.
cloak/cloak-analyzer
1458 Downloads
Abstraction library for code coverage analysis
fathkoc/php-textmagic
2 Downloads
A lightweight PHP library for basic text analysis operations like summarization, sentiment analysis, keyword extraction, and classification.
vamanai/sentiment
0 Downloads
Laravel machine learning based Text Sentiment Analysis package from VamanAI.com
malgany/php-chain
5 Downloads
PHP Chain is a natural language processing library for PHP, inspired by the popular LangChain in Python. This library offers a modular and extensible approach to building NLP pipelines, allowing PHP developers to easily integrate natural language capabilities into their applications. PHP Chain supports a variety of NLP tasks, including but not limited to tokenization, semantic analysis, and text generation, providing a fluent interface and adaptable tool chains for different linguistic processing needs.
edfavieljr/laravel-ai-bridge
1 Downloads
LaravelAIBridge provides a unified and fluid API to implement advanced AI capabilities in Laravel applications, including text generation, embedding, sentiment analysis, classification and image generation, all following Laravel conventions and style.
realhood/assemblyai-php
5 Downloads
A PHP SDK for the AssemblyAI API, enabling speech-to-text transcription and real-time audio analysis functionalities.
symplify/phpstan-extensions
5116964 Downloads
Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan
raul338/cakephp-phpstan-extensions
55315 Downloads
Services to aid phpstan analysis on CakePHP projects
phpyh/psalm-tester
8355 Downloads
Test Psalm via phpt files!
eloquent/phpstan-phony
105112 Downloads
PHPStan configuration for Phony.
forceedge01/bdd-analyser-rules
1416 Downloads
Rules for the bdd-analyser CLI tool
coffeephp/quality-tools
497 Downloads
Quality tools for the CoffeePHP framework.
protacon/test-tools-bundle
181 Downloads
Testing and static analysis tools bundle for Symfony projects