goglue / tfidf

TF-IDF algorithm implementation in go lang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

TF-IDF algorithm implementation in go lang

License:MIT License


Languages

Language:Go 100.0%