detectlanguage-ruby
Language Detector
A Ruby client for detecting the language of given text
Detect Language API Ruby Client
29 stars
4 watching
4 forks
Language: Ruby
last commit: over 2 years ago detect-languagelanguage-detection
Related projects:
Repository | Description | Stars |
---|---|---|
detectlanguage/detectlanguage-go | A Go client for detecting the language of given text and interacting with the Detect Language API | 25 |
hashwin/scylla | A Ruby-based language detection tool that uses N-Gram based text categorization to identify the language of given text. | 36 |
jtoy/cld | A compact language detection library for Ruby based on Google Chrome's technology | 210 |
greyblake/whatlang-rs | A Rust library for detecting the language of text, including script recognition and reliability estimation. | 970 |
peterc/whatlanguage | Language detection library using Bloom filters for speed and memory efficiency. | 685 |
cyril/accept_language.rb | A Ruby library for parsing the Accept-Language HTTP header to determine user language preference | 58 |
abadojack/whatlanggo | A library for detecting and identifying languages in text | 643 |
teknologi-umum/flourite | Automatically detects programming languages from given strings. | 38 |
rylans/getlang | A natural language detection package that identifies the source language of input text without an internet connection. | 171 |
unlyed/universal-language-detector | Detects and resolves the language used in user requests | 95 |
monkeylearn/monkeylearn-ruby | Provides an official Ruby client for the MonkeyLearn API to build and consume machine learning models for language processing from Ruby apps. | 80 |
olivomarco/lc4j | An open-source Java library implementing text categorization and language detection using N-grams. | 5 |
endeveit/guesslanguage | A tool for detecting the language of input text | 58 |
pemistahl/lingua | An accurate language detection library for Java and the JVM suitable for both short and long text inputs. | 707 |
pemistahl/lingua-go | A library that accurately detects the language of short to long text inputs without requiring external APIs or configuration. | 1,190 |