Class Word2VecModel


public class Word2VecModel extends FloatVectorValues
Word2VecModel is a class representing the parsed Word2Vec model containing the vectors for each word in dictionary
WARNING: This API is experimental and might change in incompatible ways in the next release.