Skip to content
/ polystem Public

Collection of stemming algorithms in Rust

License

Notifications You must be signed in to change notification settings

lgrz/polystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polystem

A collection of common stemming algorithms for Information Retrieval.

Latest version

Stemming algorithms:

  • Porter
  • s-stripping stemmer