cld
Language detector
A compact language detection library for Ruby based on Google Chrome's technology
compact language detection in ruby
210 stars
9 watching
67 forks
Language: C++
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
kwonoj/cld3-asm | A WebAssembly-based JavaScript binding to Google's Compact Language Detector v3 | 58 |
detectlanguage/detectlanguage-ruby | A Ruby client for detecting the language of given text | 29 |
hashwin/scylla | A Ruby-based language detection tool that uses N-Gram based text categorization to identify the language of given text. | 36 |
olivomarco/lc4j | An open-source Java library implementing text categorization and language detection using N-grams. | 5 |
unlyed/universal-language-detector | Detects and resolves the language used in user requests | 95 |
greyblake/whatlang-rs | A Rust library for detecting the language of text, including script recognition and reliability estimation. | 970 |
janx/chardet2 | A Ruby implementation of an encoding detection library inspired by the reactivated rchardet project | 23 |
src-d/enry | A tool that detects programming languages in files and returns their type and safety flags | 460 |
bryanplummer/pl-clc | This implementation provides a framework for phrase localization and visual relationship detection using comprehensive image-language cues. | 39 |
microgit-com/linguist.cr | An implementation of GitHub's Linguist for syntax highlighting and language detection in Crystal programming language | 8 |
pemistahl/lingua | An accurate language detection library for Java and the JVM suitable for both short and long text inputs. | 707 |
abadojack/whatlanggo | A library for detecting and identifying languages in text | 643 |
teknologi-umum/flourite | Automatically detects programming languages from given strings. | 38 |
peterc/whatlanguage | Language detection library using Bloom filters for speed and memory efficiency. | 685 |
detectlanguage/detectlanguage-go | A Go client for detecting the language of given text and interacting with the Detect Language API | 25 |