word2vec 0.2.1

Rust interface to word2vec.
Documentation
Build #44576 2017-03-19 16:07:55

# rustc version rustc 1.17.0-nightly (485358400 2017-03-18)

# docs.rs version cratesfyi 0.3.1 (35080d4 2017-01-24)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading word2vec v0.2.1 Compiling byteorder v1.0.0 Running `rustc --crate-name byteorder .cargo/registry/src/github.com-1ecc6299db9ec823/byteorder-1.0.0/src/lib.rs --crate-type lib --emit=dep-info,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=240cc8a1e1423fad -C extra-filename=-240cc8a1e1423fad --out-dir /home/cratesfyi/word2vec-0.2.1/debug/deps -L dependency=/home/cratesfyi/word2vec-0.2.1/debug/deps --cap-lints allow` Documenting word2vec v0.2.1 Running `rustdoc --crate-name word2vec .cargo/registry/src/github.com-1ecc6299db9ec823/word2vec-0.2.1/src/lib.rs -o /home/cratesfyi/word2vec-0.2.1/doc -L dependency=/home/cratesfyi/word2vec-0.2.1/debug/deps --extern byteorder=/home/cratesfyi/word2vec-0.2.1/debug/deps/libbyteorder-240cc8a1e1423fad.rlib` Finished dev [unoptimized + debuginfo] target(s) in 0.99 secs