spaGO
Self-contained Machine Learning and Natural Language Processing library in Go.
Self-contained Machine Learning and Natural Language Processing library in Go.
JP morphological analyzer written in pure Go.
Go Natural Language Processing library supporting LSA (Latent Semantic Analysis).
Go port of the Rapid Automatic Keyword Extraction Algorithm (RAKE).
Implementation of the porter stemming algorithm.
Reader and utility functions for word2vec embeddings.
Go implementation of [VADER Sentiment Analysis](https://github.com/cjhutto/vaderSentiment).
Really fast Porter 2 stemmer.
Snowball stemmer port (cgo wrapper) for Go. Provides word stem extraction functionality [Snowball native](http://snowball.tartarus.org/).
Golang implementation of the Paice/Husk Stemming Algorithm.
Go bindings for the snowball libstemmer library including porter 2.
Cgo binding for libtextcat C library. Guaranteed compatibility with version 2.2.
This is a fairly straightforward port of Martin Porter's C implementation of the Porter stemming algorithm.
Sentiment analyzer using sentiwordnet lexicon in Go.
Microservice implementation of [GoVader](https://github.com/jonreiter/govader).
A spelling corrector for the Spanish language or create your own.