yooper/php-text-analysis
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
This is a tool for developers who use PHP and need to extract insights from text. You can feed it raw text data, and it will output things like topic categories, sentiment scores, important keywords, or comparisons between documents. It's designed for PHP developers building applications that handle text processing.
531 stars. No commits in the last 6 months.
Use this if you are a PHP developer building an application that needs to perform various text analysis tasks, such as classifying user comments or understanding the sentiment of reviews.
Not ideal if you are not a PHP developer or if you need a ready-to-use application rather than a library to integrate into your code.
Stars
531
Forks
91
Language
PHP
License
MIT
Category
Last pushed
Dec 28, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/yooper/php-text-analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
VisualText/nlp-engine
NLP engine code
kolloldas/EasyNLU
Simple embedded NLU for mobile apps
proycon/LaMachine
LaMachine - A software distribution of our in-house as well as some 3rd party NLP software -...
web64/php-nlp-client
PHP Client for NLP Server
web64/laravel-nlp
Laravel wrapper for common NLP tasks