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

42
/ 100
Emerging

Provides modular NLP pipelines with pluggable components—tokenizers (General, PennTreeBank), stemmers (Porter, Morph), and classifiers (Naive Bayes)—plus specialized algorithms like RAKE for keyword extraction and VADER for sentiment analysis. The library uses functional helper methods wrapping object-oriented implementations, allowing quick prototyping via shortcuts like `tokenize()`, `stem()`, and `rake()` while supporting custom parameter injection for advanced use cases. Installable via Composer and designed for text mining workflows ranging from corpus analysis to document classification.

531 stars. No commits in the last 6 months.

Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 9 / 25
Community 23 / 25

How are scores calculated?

Stars

531

Forks

91

Language

PHP

License

MIT

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.