as.matrix.word2vec      Get the word vectors of a word2vec model
doc2vec                 Get document vectors based on a word2vec model
predict.word2vec        Predict functionalities for a word2vec model
read.word2vec           Read a binary word2vec model from disk
read.wordvectors        Read word vectors from a word2vec model from
                        disk
txt_clean_word2vec      Text cleaning specific for input to word2vec
word2vec                Train a word2vec model on text
word2vec.character      Train a word2vec model on text
word2vec.list           Train a word2vec model on text
word2vec_similarity     Similarity between word vectors as used in
                        word2vec
write.word2vec          Save a word2vec model to disk
