- java.lang.Object
-
- cern.colt.PersistentObject
-
- cern.colt.map.AbstractMap
-
- cern.colt.map.tdouble.AbstractIntDoubleMap
-
- cern.colt.map.tdouble.OpenIntDoubleHashMap
-
- org.linqs.psl.utils.textsimilarity.CosineSimilarity.WordVector
-
-
Field Summary
-
Fields inherited from class cern.colt.map.tdouble.OpenIntDoubleHashMap
FREE, freeEntries, FULL, REMOVED, state, table, values
-
Fields inherited from class cern.colt.map.AbstractMap
defaultCapacity, defaultMaxLoadFactor, defaultMinLoadFactor, distinct, highWaterMark, lowWaterMark, maxLoadFactor, minLoadFactor
-
Constructor Summary
Constructors
Constructor and Description |
WordVector() |
-
Method Summary
-
Methods inherited from class cern.colt.map.tdouble.OpenIntDoubleHashMap
assign, assign, clear, clone, containsKey, containsValue, ensureCapacity, forEachKey, forEachPair, get, indexOfInsertion, indexOfKey, indexOfValue, keyOf, keys, pairsMatching, put, rehash, removeKey, setUp, trimToSize, values
-
Methods inherited from class cern.colt.map.tdouble.AbstractIntDoubleMap
copy, equals, keys, keysSortedByValue, pairsSortedByKey, pairsSortedByValue, toString, toStringByValue, values
-
Methods inherited from class cern.colt.map.AbstractMap
chooseGrowCapacity, chooseHighWaterMark, chooseLowWaterMark, chooseMeanCapacity, chooseShrinkCapacity, isEmpty, nextPrime, size
-
-
Constructor Detail
-
WordVector
public WordVector()
-
Method Detail
-
getNumWords
public int getNumWords()
Copyright © 2018 University of California, Santa Cruz. All rights reserved.