Libraries tagged by text classification
teamtnt/tntsearch
2271171 Downloads
A fully featured full text search engine written in PHP
rubix/ml
756954 Downloads
A high-level machine learning and deep learning library for the PHP language.
yooper/php-text-analysis
282028 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
7198 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
11273 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
rf1705/tntsearch
5134 Downloads
A fully featured full text search engine written in PHP
rubix/sentiment
533 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
169 Downloads
Text classification using Naive Bayes approach
medansoftware/naive-bayes-text-classification
19 Downloads
batdan/php-text-analysis
10 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
wfphpnlp/sentistrength
14 Downloads
PHP library for Indonesian text classification using the SentiStrength approach.
wfphpnlp/naivebayesclassifier
52 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
fathkoc/php-textmagic
0 Downloads
A lightweight PHP library for basic text analysis operations like summarization, sentiment analysis, keyword extraction, and classification.