/tfidf

TF-IDF algorithm implementation in go lang

Primary LanguageGo

TF-IDF Library for Go

Build Status Coverage Status GoDoc

Install

go get github.com/gogle/tfidf

How to use

The test for the Weigher demonstrates exactly how to use it, please have a look on it