express-request-language
Language detector
A middleware to determine a user's preferred language from HTTP headers and stored cookies.
A middleware to figure out a request's language tag by parsing Accept-Language header and stored cookies
62 stars
3 watching
17 forks
Language: JavaScript
last commit: almost 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Middleware for internationalizing Express.js applications by automatically determining the user's language and populating views with localized resources. | 66 |
| Detects and resolves the language used in user requests | 95 |
| A tool for detecting the language of input text | 58 |
| A natural language detection package that identifies the source language of input text without an internet connection. | 171 |
| A library that accurately detects the language of short to long text inputs without requiring external APIs or configuration. | 1,192 |
| A Go client for detecting the language of given text and interacting with the Detect Language API | 25 |
| An accurate language detection library for Java and the JVM suitable for both short and long text inputs. | 716 |
| An open-source Java library implementing text categorization and language detection using N-grams. | 5 |
| A library for detecting and identifying languages in text | 644 |
| Automatically detects programming languages from given strings. | 39 |
| A system designed to identify the language of an arbitrary text string using machine learning and multiple data sources. | 2 |
| A Ruby-based language detection tool that uses N-Gram based text categorization to identify the language of given text. | 36 |
| A Ruby client for detecting the language of given text | 29 |
| A compact language detection library for Ruby based on Google Chrome's technology | 211 |
| Uses Wikipedia data to identify the language of unstructured text | 31 |