Skip to content

kreativka/gostempel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/