Libraries tagged by text analytics
sharpapi/laravel-content-summarize
1 Downloads
AI Text Summarization for Laravel powered by SharpAPI.com
sharpapi/laravel-content-detect-urls
1 Downloads
AI URL Detection for Laravel powered by SharpAPI.com
sharpapi/laravel-content-detect-spam
1 Downloads
AI Spam Detection for Laravel powered by SharpAPI.com
sharpapi/laravel-content-detect-profanities
1 Downloads
AI Profanity Detection for Laravel powered by SharpAPI.com
sharpapi/laravel-content-detect-phones
2 Downloads
AI Phone Number Detection for Laravel powered by SharpAPI.com
sharpapi/laravel-content-detect-emails
2 Downloads
AI Email Detection for Laravel powered by SharpAPI.com
sharpapi/laravel-content-detect-address
1 Downloads
AI Address Detection for Laravel powered by SharpAPI.com
mmnijas/deepseek
28 Downloads
A Laravel package for seamless integration with DeepSeek AI services, enabling efficient and scalable AI-powered functionalities such as natural language processing, data analysis, and automation through a simple and intuitive API wrapper.
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.
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
4 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
16 Downloads
A PHP SDK for the AssemblyAI API, enabling speech-to-text transcription and real-time audio analysis functionalities.