Libraries tagged by text classification
teamtnt/tntsearch
2567694 Downloads
A fully featured full text search engine written in PHP
rubix/ml
1079914 Downloads
A high-level machine learning and deep learning library for the PHP language.
yooper/php-text-analysis
336247 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
7595 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
16542 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
556 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
174 Downloads
Text classification using Naive Bayes approach
medansoftware/naive-bayes-text-classification
23 Downloads
batdan/php-text-analysis
14 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
rf1705/tntsearch
6876 Downloads
A fully featured full text search engine written in PHP
wfphpnlp/sentistrength
15 Downloads
PHP library for Indonesian text classification using the SentiStrength approach.
wfphpnlp/naivebayesclassifier
54 Downloads
PHP library for Indonesian text classification using the Naive Bayes Classifier (NBC) approach.
are-one/naive-bayes
0 Downloads
Text Classification With Naive Bayes Classifier in PHP
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.
fathkoc/php-textmagic
2 Downloads
A lightweight PHP library for basic text analysis operations like summarization, sentiment analysis, keyword extraction, and classification.