Uses of Class
org.deeplearning4j.models.word2vec.StaticWord2Vec
-
Packages that use StaticWord2Vec Package Description org.deeplearning4j.models.word2vec -
-
Uses of StaticWord2Vec in org.deeplearning4j.models.word2vec
Methods in org.deeplearning4j.models.word2vec that return StaticWord2Vec Modifier and Type Method Description StaticWord2Vec
StaticWord2Vec.Builder. build()
This method returns Static Word2Vec implementation, which is suitable for tasks like neural nets feeding.
-