stopwords-filter
Text cleaner
A Ruby library that removes common words from text before processing
Project for filtering stopwords
77 stars
4 watching
51 forks
Language: Ruby
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of pre-defined words commonly ignored in text processing | 12 |
| A tool to flag out inappropriate content from text using pre-defined lists of dirty words. | 3 |
| Breaks text into contiguous sequences of words or phrases | 12 |
| Provides tools and data to convert text into tidy data formats for natural language processing tasks | 1,182 |
| Utility to remove unwanted nodes from a tree data structure | 18 |
| A Ruby library that provides a lemmatizer for text in English. | 108 |
| A collection of reusable code snippets for Ruby developers in Sublime Text | 107 |
| A Ruby library providing data loaders and abstractions for text and NLP tasks | 35 |
| A Vim plugin for selecting Ruby blocks | 331 |
| A collection of stopword lists in JSON format for various languages. | 427 |
| A tool for cleaning up data in Redis databases | 4 |
| A gem that suggests corrections for typos and errors in Ruby code | 1,871 |
| A Ruby library and CLI for managing wordlists by reading, manipulating, and combining text data | 48 |
| Efficient text classification and representation learning library for Ruby | 204 |
| A package that removes whitespace from strings and detects blank strings. | 12 |