sloword2vec 0.1.1

A naive implementation of word2vec
1
2
pub(crate) mod sentences;
pub(crate) mod vocab;