Libraries tagged by text classification
teamtnt/tntsearch
3206481 Downloads
A fully featured full text search engine written in PHP
rubix/ml
1560513 Downloads
A high-level machine learning and deep learning library for the PHP language.
yooper/php-text-analysis
425317 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
php-text-analysis/php-text-analysis
8319 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
nlpcloud/nlpcloud-client
26755 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
578 Downloads
An example project using a multi layer feed forward neural network for text sentiment classification trained with 25,000 movie reviews from IMDB.
biobii/naive-bayes-text-classifier
178 Downloads
Text classification using Naive Bayes approach
albertvankiel/classification
8 Downloads
Text classification for PHP
byjg/text-classifier
13 Downloads
A PHP text classifier supporting binary spam filtering (Robinson-Fisher Bayesian) and multi-class Naive Bayes classification, with optional LLM-assisted active learning fallback.
ghostjat/pml
9 Downloads
High-performance Tensor library for PHP utilizing FFI, OpenBLAS, and zero-copy memory operations.
medansoftware/naive-bayes-text-classification
23 Downloads
batdan/php-text-analysis
16 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
thingston/language
2 Downloads
Pure-PHP language detection library using n-gram profiles
rf1705/tntsearch
6878 Downloads
A fully featured full text search engine written in PHP
wfphpnlp/naivebayesclassifier
65 Downloads
PHP library for Indonesian text classification using the Naive Bayes Classifier (NBC) approach.