cet001 / gosim

Golang document similarity algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gosim

Golang NLP library based loosely on the gensim Python library.

In its current pre-release state, gosim is little more. than a decently-performant TF-IDF model with some associated helper functions (e.g. tokenization, stopword discovery, etc.).

About

Golang document similarity algorithms


Languages

Language:Go 97.9%Language:Makefile 2.1%