Libraries tagged by preg_match
nlpcloud/nlpcloud-client
15708 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
jxckaroo/laravel-state-machine
24 Downloads
A simple state machine to handle model transactions, based on a list of pre-defined rules, for Laravel.
zendtech/polyfill-mb-ereg
133 Downloads
Polyfill for mb_ereg(), mb_eregi(), mb_ereg_match(), and mb_ereg_replace*() functions; primary use case is for mbstring on Windows 7.4+
charm/parsing
17 Downloads
A PEG grammar parser, for parsing most context free grammar such as programming languages, database queries and mathematical expressions.
pre/optional-catch-type
73 Downloads
vlechemin/facebook-batch-api
1191 Downloads
Use the Facebook SDK via batch requests without having to complexify the code with the pre-processing and post-processing phases.