| Crates.io | custom-rust-stemmers |
| lib.rs | custom-rust-stemmers |
| version | 0.1.0 |
| created_at | 2023-12-20 12:46:35.946785+00 |
| updated_at | 2023-12-20 12:46:35.946785+00 |
| description | Experimental fork of: A rust implementation of some popular snowball stemming algorithms |
| homepage | |
| repository | https://github.com/merl-twin/custom-rust-stemmers |
| max_upload_size | |
| id | 1075252 |
| size | 428,640 |
Forked from: https://github.com/CurrySoftware/rust-stemmers
With the custom experimental editions with unknown usefullness.
This crate implements some stemmer algorithms found in the snowball project which are compiled to rust using a rust-backend for the snowball language.