Uploaded Wed Jan 27 2021 20:13:08
go-eco: Similarity, dissimilarity and distance matrices; diversity, equitability and inequality measures; species richness estimators; coenocline models. https://code.google.com/p/go-eco/
Uploaded Wed Jan 27 2021 20:13:08
icu: Cgo binding for icu4c library https://github.com/goodsign/icu
Uploaded Wed Jan 27 2021 20:13:08
go-nlp: Utilities for working with discrete probability distributions and other tools useful for doing NLP work
Uploaded Wed Jan 27 2021 20:13:08
go-stem: Word Stemming in Go
Uploaded Wed Jan 27 2021 20:13:08
gounidecode: Unicode transliterator (also known as unidecode) for Go
Uploaded Wed Jan 27 2021 20:13:08
go-porterstemmer: A native Go clean room implementation of the Porter Stemming algorithm.
Uploaded Wed Jan 27 2021 20:13:08
libtextcat: Cgo binding for libtextcat C library https://github.com/goodsign/libtextcat
Uploaded Wed Jan 27 2021 20:13:08
MMSEGO: Chinese word splitting algorithm MMSEG in GO. https://github.com/awsong/MMSEGO
Uploaded Wed Jan 27 2021 20:13:08
paicehusk: Golang implementation of the Paice/Husk Stemming Algorithm https://github.com/Rookii/paicehusk
Uploaded Wed Jan 27 2021 20:13:08
porter: This is a fairly straighforward port of Martin Porter's C implementation of the Porter stemming algorithm. https://github.com/a2800276/porter
Uploaded Wed Jan 27 2021 20:13:08
snowball: Snowball stemmer port (cgo wrapper) for Go. Provides word stem extraction. https://github.com/goodsign/snowball
Uploaded Wed Jan 27 2021 20:13:08
stemmer: Stemmer packages for Go programming language. Includes English and German stemmers. https://github.com/dchest/stemmer
Uploaded Wed Jan 27 2021 20:13:08
textcat: A Go package for n-gram based text categorization, with support for utf-8 and raw text https://github.com/pebbe/textcat