kreativka / gostempel

Stempel port to go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gostempel

Build Status GoDoc Go Report Card

Stempel port to golang. It's the fastest golang implementation you can get.

Usage

To play with gostempel:

stemmer, _ := gostempel.LoadStemmer("./stemmer_20000.tbl")
stemmedWord := gostempel.Stem(stemmer, "polishWordToStem")

License

This product includes software developed by the Egothor Project. http://egothor.sf.net/