Home
Join
Search
NewFiles
Contact
Zone6
AreaDesc
Read_FidoGazette
PDNLady
PDN
: PDNGOLNG
File name Date kB Dlds Description
go-eco.zip
141206 2990k 0 go-eco: Similarity, dissimilarity and distance matrices; diversity, equitability and inequality measures; species richness estimators; coenocline models. https://code.google.com/p/go-eco/
textcat.zip
141206 521k 0 textcat: A Go package for n-gram based text categorization, with support for utf-8 and raw text https://github.com/pebbe/textcat
stemmer.zip
141206 330k 0 stemmer: Stemmer packages for Go programming language. Includes English and German stemmers. https://github.com/dchest/stemmer
snowball.zip
141206 178k 0 snowball: Snowball stemmer port (cgo wrapper) for Go. Provides word stem extraction. https://github.com/goodsign/snowball
porter.zip
141206 115k 0 porter: This is a fairly straighforward port of Martin Porter's C implementation of the Porter stemming algorithm. https://github.com/a2800276/porter
paicehsk.zip
141206 8k 0 paicehusk: Golang implementation of the Paice/Husk Stemming Algorithm https://github.com/Rookii/paicehusk
MMSEGO.zip
141206 7k 0 MMSEGO: Chinese word splitting algorithm MMSEG in GO. https://github.com/awsong/MMSEGO
libtxtct.zip
141206 73k 0 libtextcat: Cgo binding for libtextcat C library https://github.com/goodsign/libtextcat
go-icu.zip
141206 16k 0 icu: Cgo binding for icu4c library https://github.com/goodsign/icu
gounidec.zip
141206 185k 0 gounidecode: Unicode transliterator (also known as unidecode) for Go
go-stem.zip
141206 112k 0 go-stem: Word Stemming in Go
gprtstmr.zip
141206 17k 0 go-porterstemmer: A native Go clean room implementation of the Porter Stemming algorithm.
go-nlp.zip
141206 19k 0 go-nlp: Utilities for working with discrete probability distributions and other tools useful for doing NLP work