Introduction

crates.io docs.rs Travis CI

This is a package for reading and writing word2vec files in Rust. It also supports similarity and analogy queries. Please consult the API documentation for usage information.

Note: This package is still new, its API will change.

Installation

This package can be used with Cargo:

[dependencies]
rust2vec = 0.3