Libraries tagged by Automated Machine Translation
languara/core
402 Downloads
Languara core library.
nlpcloud/nlpcloud-client
26367 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
pdchaudhary/lokalise-pimcore
2703 Downloads
Automatically translate and review your content via Lokalise.
rolfvreijdenberger/izzum-statemachine
26068 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
zinovyev/php-fsm
7478 Downloads
PHP Finite-state Machine
robertripoll/automatic-finite-state-machine
13 Downloads
A basic Finite State Machine, based on Symfony Workflows. It allows the creation and usage of automatic finite state machines, that is, they apply transitions based on the current state and the possible transitions available.
rizalsaja/laravel-status-transition
1 Downloads
A simple and flexible trait to add state machine behaviour to Laravel Eloquent models, with transition validation and automatic history tracking.
jardissupport/workflow
12 Downloads
Directed workflow engine with status-based transitions, automatic data accumulation, and builder API