Package

org.clulab.embeddings

word2vec

Permalink

package word2vec

Visibility
  1. Public
  2. All

Type Members

  1. class Word2Vec extends AnyRef

    Permalink

    Implements similarity metrics using the word2vec matrix IMPORTANT: In our implementation, words are lower cased but NOT lemmatized or stemmed (see sanitizeWord) User: mihais, dfried, gus Date: 11/25/13 Last Modified: Fix compiler issue: import scala.io.Source.

Value Members

  1. object Word2Vec

    Permalink

Ungrouped