stopwords
Text filter list
A collection of pre-defined words commonly ignored in text processing
Just a list of stop words with a handy Module
12 stars
1 watching
8 forks
Language: Ruby
last commit: over 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
brenes/stopwords-filter | A Ruby library that removes common words from text before processing | 77 |
6/stopwords-json | A collection of stopword lists in JSON format for various languages. | 424 |
kevinjalbert/pronto-dirty_words | A tool to flag out inappropriate content from text using pre-defined lists of dirty words. | 3 |
chrisvfritz/language_filter | A gem for creating and configuring multiple language filters to detect and optionally filter out unwanted words or phrases from text. | 92 |
davidbelicza/textrank | A TextRank implementation in Golang for ranking important phrases, words, and sentences in text with extensible features and multithreading support. | 205 |
kzykhys/text | A simple text manipulation library with a fluent interface. | 53 |
crossfilter/crossfilter | Fast n-dimensional filtering and grouping of records in the browser. | 1,746 |
retextjs/retext-spell | A plugin to check spelling in natural language text | 73 |
tkellen/ruby-ngram | Breaks text into contiguous sequences of words or phrases | 12 |
ankane/fasttext-ruby | Efficient text classification and representation learning library for Ruby | 203 |
retextjs/retext-readability | A plugin to assess text readability using various algorithms | 94 |
ezrosent/frawk | A small programming language for processing textual data with improved performance compared to AWK. | 1,256 |
fdzsergio/reductio | Automates text summarization using a TextRank algorithm implementation | 462 |
krujos/bosh-zsh-autocompletion | An Oh My Zsh plugin that provides autocompletion suggestions for BOSH commands. | 2 |
nelstrom/vim-textobj-rubyblock | A Vim plugin for selecting Ruby blocks | 331 |