Libraries tagged by language-detector
patrickschur/language-detection
3690489 Downloads
A language detection library for PHP. Detects the language from a given text string.
detectlanguage/detectlanguage
818284 Downloads
Language Detection API PHP Client
webmil/text-language-detect
90478 Downloads
Detects the language of a given piece of text.
lochmueller/language-detection
96649 Downloads
Modern language detection middleware for TYPO3. Based on PSR-7, PSR-14 & PSR-15.
web64/php-nlp-client
26073 Downloads
Library for accessing NLP apis
nlpcloud/nlpcloud-client
26753 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
14206 Downloads
Language detection in PSR-15 middleware
koenster/php-language-detection
45543 Downloads
Detects the preferred language from the browser and compares this with the available languages/locales to return the best language/locale to redirect.
tarastalian/text-language-detect
4812 Downloads
Detects the language of a given piece of text.
oneofftech/laravel-language-recognizer
19956 Downloads
Recognize language in text
cywolf/nlp-tools
2857 Downloads
Natural Language Processing tools for TYPO3 with language detection, stemming, stop words filtering, and text clustering
mouf/utils.i18n.fine.language-detection
17846 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.
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.
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.