A rust implementation of some popular snowball stemming algorithms for text processing.
# Cargo.toml
[dependencies]
rust-stemmers = "1.2.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Stems an English word using the Porter algorithm.
No known issues recorded.
No dependency data recorded yet.