• go-eco.zip (2,991K)

    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/
    
  • go-icu.zip (17K)

    Uploaded Wed Jan 27 2021 20:13:08

    icu: Cgo binding for icu4c library
    https://github.com/goodsign/icu
    
  • GO-NLP.ZIP (19K)

    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
    
  • go-stem.zip (113K)

    Uploaded Wed Jan 27 2021 20:13:08

    go-stem: Word Stemming in Go

  • GOUNIDEC.ZIP (186K)

    Uploaded Wed Jan 27 2021 20:13:08

    gounidecode: Unicode transliterator (also
    known as unidecode) for Go
    
  • GPRTSTMR.ZIP (18K)

    Uploaded Wed Jan 27 2021 20:13:08

    go-porterstemmer: A native Go clean room
    implementation of the Porter Stemming
    algorithm.
    
  • LIBTXTCT.ZIP (74K)

    Uploaded Wed Jan 27 2021 20:13:08

    libtextcat: Cgo binding for libtextcat C
    library
    https://github.com/goodsign/libtextcat
    
  • MMSEGO.ZIP (8K)

    Uploaded Wed Jan 27 2021 20:13:08

    MMSEGO: Chinese word splitting algorithm
    MMSEG in GO.
    https://github.com/awsong/MMSEGO
    
  • PAICEHSK.ZIP (8K)

    Uploaded Wed Jan 27 2021 20:13:08

    paicehusk: Golang implementation of the
    Paice/Husk Stemming Algorithm
    https://github.com/Rookii/paicehusk
    
  • porter.zip (116K)

    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
    
  • SNOWBALL.ZIP (179K)

    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
    
  • stemmer.zip (331K)

    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
    
  • textcat.zip (522K)

    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