Class | Description |
---|---|
Word2Phrase |
Given a corpus of words and phrases, iteratively concatenates bigrams that are
likely to be more meaningful together than apart.
|
Word2VecGenerator |
Reads in a word2vec model in the "standard" file format.
|
Word2VecGenerator.Provider | |
Word2VecMetric | |
Word2VecTrainer | |
Word2VecUtils |
Copyright © 2014. All rights reserved.