custom-rust-stemmers 0.1.0

Experimental fork of: A rust implementation of some popular snowball stemming algorithms
Documentation
1
2
3
4
5
6
7
8
[package]
authors = ["merl <merl.001.mia@gmail.com>"]
description = "Experimental fork of: A rust implementation of some popular snowball stemming algorithms"
license = "MIT"
name = "custom-rust-stemmers"
readme = "README.md"
repository = "https://github.com/merl-twin/custom-rust-stemmers"
version = "0.1.0"