Skip to content

merl-twin/custom-rust-stemmers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Forked from: https://github.com/CurrySoftware/rust-stemmers

With the custom experimental editions with unknown usefullness.

Rust Stemmers

This crate implements some stemmer algorithms found in the snowball project which are compiled to rust using a rust-backend for the snowball language.

Related Projects

  • rust-backend for the snowball language which generated the code in src/snowball/algorithms.
  • The stemmer crate provides bindings to the C Snowball implementation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages