//
pkg.gl
Category
github.com/yizha/go
w2v
package
0.0.0-20181014043003-d7aea0d5ede2
Repository:
https://github.com/yizha/go.git
Documentation:
pkg.go.dev
Overview
Dependencies
7
Dependents
1
#
README
Simple word2vec model tool, can read/write model from/to reader/writer/file, and can get word vector by word (string) or id (int).