whatlanguage
Text analyzer
Language detection library using Bloom filters for speed and memory efficiency.
A language detection library for Ruby that uses bloom filters for speed.
685 stars
24 watching
69 forks
Language: Ruby
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
hashwin/scylla | A Ruby-based language detection tool that uses N-Gram based text categorization to identify the language of given text. | 36 |
detectlanguage/detectlanguage-go | A Go client for detecting the language of given text and interacting with the Detect Language API | 25 |
apohllo/poliqarpr | A Ruby client for accessing and querying a large text corpus server | 6 |
jtoy/cld | A compact language detection library for Ruby based on Google Chrome's technology | 210 |
abadojack/whatlanggo | A library for detecting and identifying languages in text | 643 |
cyril/accept_language.rb | A Ruby library for parsing the Accept-Language HTTP header to determine user language preference | 58 |
tkellen/ruby-ngram | Breaks text into contiguous sequences of words or phrases | 12 |
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
ankane/fasttext-ruby | Efficient text classification and representation learning library for Ruby | 203 |
pbstriker38/pronto-blacklist | Detects strings in code that match known deprecated classes or other unwanted keywords | 4 |
get-woke/woke | Detects and suggests replacements for non-inclusive language in source code. | 454 |
bryanplummer/pl-clc | This implementation provides a framework for phrase localization and visual relationship detection using comprehensive image-language cues. | 39 |
tannerryan/ring | A high-performance bloom filter implementation | 138 |