Registry / utility / ruby-stemmer

ruby-stemmer

JSON →
library3.0.0rbrubygemsunverified

Exposes the libstemmer_c library to Ruby for word stemming.

gem install ruby-stemmer
INSTALL
IMPORT
SIG · RUBY-STEMMER
R
ruby-stemmer
utilityrubyv3.0.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.

Lingua
✓ require 'ruby-stemmer'

Stem an English word to its root form.

require 'ruby-stemmer' stemmer = Lingua::Stemmer.new(language: 'en') stemmer.stem('running') # => 'run'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
ruby-stemmer — gem install ruby-stemmer · libregistry