porter-stemmer 0.1.2

Flexible and unicode friendly, Porter stemmer implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.unicode-segmentation]
version = "1.3.0"

[package]
authors = ["Sam Giles <sam.e.giles@gmail.com>"]
description = "Flexible and unicode friendly, Porter stemmer implementation"
documentation = "https://samgiles.github.io/porter-stemmer/porter_stemmer"
homepage = "https://samgiles.github.io/porter-stemmer/porter_stemmer"
keywords = ["porter", "stemmer", "stem", "text", "normalization"]
license = "MPL-2.0"
name = "porter-stemmer"
repository = "https://github.com/samgiles/porter-stemmer"
version = "0.1.2"