Uses of Package
org.apache.lucene.analysis.synonym.word2vec
Packages that use org.apache.lucene.analysis.synonym.word2vec
Package
Description
Analysis components for Synonyms using Word2Vec model.
-
Classes in org.apache.lucene.analysis.synonym.word2vec used by org.apache.lucene.analysis.synonym.word2vecClassDescriptionWraps a term and boostWord2VecModel is a class representing the parsed Word2Vec model containing the vectors for each word in dictionaryThe Word2VecSynonymProvider generates the list of sysnonyms of a term.