Libraries tagged by language-detection
patrickschur/language-detection
3574390 Downloads
A language detection library for PHP. Detects the language from a given text string.
nitotm/efficient-language-detector
345937 Downloads
Fast and accurate natural language detection. Detector written in PHP. Nito-ELD, ELD.
detectlanguage/detectlanguage
794223 Downloads
Language Detection API PHP Client
lochmueller/language-detection
94299 Downloads
Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.
web64/php-nlp-client
25940 Downloads
Library for accessing NLP apis
nlpcloud/nlpcloud-client
26155 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
internetgalerie/ig-language-detection
14001 Downloads
Language detection in PSR-15 middleware
koenster/php-language-detection
45318 Downloads
Detects the preferred language from the browser and compares this with the available languages/locales to return the best language/locale to redirect.
rlmp/rlmp-language-detection
22974 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.
oneofftech/laravel-language-recognizer
19920 Downloads
Recognize language in text
flamix/laravel-lang
477 Downloads
Laravel Language Detection.
cywolf/nlp-tools
2768 Downloads
Natural Language Processing tools for TYPO3 with language detection, stemming, stop words filtering, and text clustering
mouf/utils.i18n.fine.language-detection
17837 Downloads
Language detection is a PHP internationalisation package, it depends of translation-interface. This package contain many class to return a language select for internationalisation. It's could be with : Browser detection, fix language, data set in session, a link between domain name and language or a cascading of many solutions. The language can be used to translate message in fin or whatever.
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
5370 Downloads
Identifies predominant script (character set, language) in a string.