Registry / utility / stopwords-filter

stopwords-filter

JSON →
library0.7.0rbrubygemsunverified

A small library to filter stopwords using Snowball stopword lists.

gem install stopwords-filter
INSTALL
IMPORT
SIG · STOPWORDS-FILTER
S
stopwords-filter
utilityrubyv0.7.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Stopwords
require 'stopwords'

Filter stopwords from an array of words.

require 'stopwords' filter = Stopwords::Snowball::Filter.new('en') filter.filter(['the', 'quick', 'brown', 'fox'])
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
9
Resources
stopwords-filter — gem install stopwords-filter · libregistry