Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 280 Bytes

File metadata and controls

6 lines (4 loc) · 280 Bytes

word2vec

Attempting to build word2vec models from the arXiv corpus

Status the org.sfi.csss.arxiv.ArXivWord2Vec object contains a main method which will, in theory, create word vectors with all the items configured in the iterator.

This uses the deeplearning4j.org libraries.