public class WordVector extends Object
WordVector(String word, double[] vector)
double
getLength()
getValue(int i)
int
size()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WordVector(String word, double[] vector)
public double getValue(int i)
public double getLength()
public int size()
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.