Awesome Go

go-stem

CategoryNatural Language Processing
SubcategoryMorphological Analyzers
Stars0

Implementation of the porter stemming algorithm

About go-stem

go implementation of the porter stemming algorithm: http://tartarus.org/~martin/PorterStemmer/index.html

Frequently Asked Questions

What is go-stem?

go-stem is a Natural Language Processing library for the Go programming language. Implementation of the porter stemming algorithm

How do I install go-stem?

Install go-stem with the Go module system using `go get agonopol/go-stem`. Check the repository for the current installation instructions.

What category does go-stem belong to?

go-stem is listed under Natural Language Processing, specifically Morphological Analyzers.

← Back to Morphological Analyzers