Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 290 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 290 Bytes

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.).