Libraries tagged by nlp
rubix/ml
757871 Downloads
A high-level machine learning and deep learning library for the PHP language.
nlp-tools/nlp-tools
506001 Downloads
NlpTools is a set of php 5.3+ classes for beginner to semi advanced natural language processing work.
yooper/php-text-analysis
282612 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
google-gemini-php/client
35439 Downloads
Gemini API is a supercharged PHP API client that allows you to interact with the Gemini API
nlgen/nlgen
89991 Downloads
A library for creating recursive-descent natural language generators.
davmixcool/php-sentiment-analyzer
94806 Downloads
PHP Sentiment Analyzer is a lexicon and rule-based sentiment analysis tool that is used to understand sentiments in a sentence using VADER (Valence Aware Dictionary and sentiment Reasoner).
codewithkyrian/transformers
1641 Downloads
State-of-the-art Machine Learning for PHP. Run Transformers in PHP
web64/php-nlp-client
19948 Downloads
Library for accessing NLP apis
patrickschur/stanford-nlp-tagger
19017 Downloads
PHP wrapper for the Stanford Natural Language Processing library. Supports POSTagger and CRFClassifier.
nlpcloud/nlpcloud-client
11295 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
web64/laravel-nlp
7909 Downloads
Laravel package for accessing NLP tools
ivanovsaleksejs/num-to-text
11294 Downloads
Converts numbers or prices to text representation in various languages. For example, 437605 becomes "four hundred thirty seven thousand six hundred five". Price class for displaying prices with currencies is also available.
php-text-analysis/php-text-analysis
7199 Downloads
PHP Text Analysis is a library for performing Information Retrieval (IR) and Natural Language Processing (NLP) tasks using the PHP language
mkalkbrenner/solarium-nlp
33024 Downloads
Provides testing dependencies for the solarium library to test Solr's openNLP integration.
agentile/php-stanford-nlp
56948 Downloads
PHP interface to Stanford NLP Tools