language_filter
Language Filter
A gem for creating and configuring multiple language filters to detect and optionally filter out unwanted words or phrases from text.
LanguageFilter is a Ruby gem to detect and optionally filter multiple categories of language.
92 stars
5 watching
20 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 |
peterc/whatlanguage | Language detection library using Bloom filters for speed and memory efficiency. | 685 |
hashwin/scylla | A Ruby-based language detection tool that uses N-Gram based text categorization to identify the language of given text. | 36 |
brez/stopwords | A collection of pre-defined words commonly ignored in text processing | 12 |
chriswailes/rltk | A toolkit for building lexers, parsers, and abstract syntax trees in Ruby, with features such as re-entrant code, flexible lexer/parser definitions, and LLVM bindings. | 453 |
crossfilter/crossfilter | Fast n-dimensional filtering and grouping of records in the browser. | 1,746 |
jtoy/cld | A compact language detection library for Ruby based on Google Chrome's technology | 210 |
nemtsov/json-mask | A language and engine for filtering out unwanted parts of an object while preserving its structure | 868 |
greyblake/whatlang-rs | A Rust library for detecting the language of text, including script recognition and reliability estimation. | 970 |
lukyvj/colofilter.css | A collection of CSS filters creating duotone color effects. | 620 |
unlyed/universal-language-detector | Detects and resolves the language used in user requests | 95 |
teknologi-umum/flourite | Automatically detects programming languages from given strings. | 38 |
microgit-com/linguist.cr | An implementation of GitHub's Linguist for syntax highlighting and language detection in Crystal programming language | 8 |
vseloved/wiki-lang-detect | Uses Wikipedia data to identify the language of unstructured text | 31 |
mafintosh/hyperfilter | A lightweight filter function for distributed streams of data | 33 |