Search results for language-detection
patrickschur/language-detection
2339162 Downloads
A language detection library for PHP. Detects the language from a given text string.
nitotm/efficient-language-detector
71028 Downloads
Fast and accurate natural language detection. Detector written in PHP. Nito-ELD, ELD.
detectlanguage/detectlanguage
618358 Downloads
Language Detection API PHP Client
lochmueller/language-detection
57856 Downloads
Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.
web64/php-nlp-client
21057 Downloads
Library for accessing NLP apis
nlpcloud/nlpcloud-client
15027 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
koenster/php-language-detection
38500 Downloads
Detects the preferred language from the browser and compares this with the available languages/locales to return the best language/locale to redirect.
internetgalerie/ig-language-detection
11255 Downloads
Language detection in PSR-15 middleware
oneofftech/laravel-language-recognizer
5962 Downloads
Recognize language in text
rlmp/rlmp-language-detection
22934 Downloads
This plugin detects the visitor's preferred language and sets the local configuration for TYPO3's language engine accordingly. Both, one-tree and multiple tree concepts, are supported. It can also select from a list of similar languages if the user's preferred language does not exist.
cywolf/nlp-tools
123 Downloads
Natural Language Processing tools for TYPO3 with language detection, stemming, stop words filtering, and text clustering
aflorea4/php-nlp-client
131 Downloads
Library for accessing NLP apis (Fixed HTTP header interpretation)
peterkahl/language-genius
5146 Downloads
Identifies human language from a string of text. This library is a wrapper and extension (18 additional languages) for the Pear library Text_LanguageDetect. As a whole this library is capable of detecting 70 languages.
peterkahl/charset-from-string
5358 Downloads
Identifies predominant script (character set, language) in a string.
tootootltd/azure-text-analytics
330 Downloads
A Laravel wrapper around Azure's Text Analytics API. Including; Sentiment Analysis, Key Phrase Extraction, Named Entity Recognition, and Language Detection