universal-language-detector
Language detector
Detects and resolves the language used in user requests
Language detector that works universally (browser + server) - Meant to be used with a universal framework, such as Next.js
95 stars
6 watching
9 forks
Language: TypeScript
last commit: over 4 years ago
Linked from 1 awesome list
i18ni18nextjavascript-librarylanguagelanguage-detectionlanguage-detection-liblanguage-detectorlocalelocale-awarenesslocale-detectnextjsnodejs-librarytypescript-library
Related projects:
Repository | Description | Stars |
---|---|---|
teknologi-umum/flourite | Automatically detects programming languages from given strings. | 38 |
vseloved/wiki-lang-detect | Uses Wikipedia data to identify the language of unstructured text | 31 |
kwonoj/cld3-asm | A WebAssembly-based JavaScript binding to Google's Compact Language Detector v3 | 58 |
pemistahl/lingua | An accurate language detection library for Java and the JVM suitable for both short and long text inputs. | 707 |
olivomarco/lc4j | An open-source Java library implementing text categorization and language detection using N-grams. | 5 |
detectlanguage/detectlanguage-go | A Go client for detecting the language of given text and interacting with the Detect Language API | 25 |
get-woke/woke | Detects and suggests replacements for non-inclusive language in source code. | 454 |
alvations/sugali | A system designed to identify the language of an arbitrary text string using machine learning and multiple data sources. | 2 |
detectlanguage/detectlanguage-ruby | A Ruby client for detecting the language of given text | 29 |
rylans/getlang | A natural language detection package that identifies the source language of input text without an internet connection. | 171 |
greyblake/whatlang-rs | A Rust library for detecting the language of text, including script recognition and reliability estimation. | 970 |
tinganho/express-request-language | A middleware to determine a user's preferred language from HTTP headers and stored cookies. | 62 |
jtoy/cld | A compact language detection library for Ruby based on Google Chrome's technology | 210 |
pemistahl/lingua-go | A library that accurately detects the language of short to long text inputs without requiring external APIs or configuration. | 1,190 |
abadojack/whatlanggo | A library for detecting and identifying languages in text | 643 |