flourite
Language detector
Automatically detects programming languages from given strings.
Automatically detects a programing language from a given string
38 stars
3 watching
13 forks
Language: TypeScript
last commit: about 2 months ago auto-detectionlanguage-detectorprogramming-languages
Related projects:
Repository | Description | Stars |
---|---|---|
unlyed/universal-language-detector | Detects and resolves the language used in user requests | 95 |
alvations/sugali | A system designed to identify the language of an arbitrary text string using machine learning and multiple data sources. | 2 |
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-ruby | A Ruby client for detecting the language of given text | 29 |
greyblake/whatlang-rs | A Rust library for detecting the language of text, including script recognition and reliability estimation. | 970 |
microgit-com/linguist.cr | An implementation of GitHub's Linguist for syntax highlighting and language detection in Crystal programming language | 8 |
hashwin/scylla | A Ruby-based language detection tool that uses N-Gram based text categorization to identify the language of given text. | 36 |
minibikini/paasaa | Tools for detecting the language of unstructured text in Elixir applications | 115 |
src-d/enry | A tool that detects programming languages in files and returns their type and safety flags | 460 |
vseloved/wiki-lang-detect | Uses Wikipedia data to identify the language of unstructured text | 31 |
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 |
jtoy/cld | A compact language detection library for Ruby based on Google Chrome's technology | 210 |