/tfidf

TF-IDF algorithm implementation in go lang

Primary LanguageGoMIT LicenseMIT

TF-IDF Library for Go

Build Status Coverage Status GoDoc

Install

go get github.com/goglue/tfidf

How to use

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