| Package | Description |
|---|---|
| javatools.datatypes |
| Modifier and Type | Method and Description |
|---|---|
void |
DoubleHashMap.add(DoubleHashMap<K> countBindings)
Adds all integer values up
|
static <K> double |
FastFrequencyVector.fuzzyPrecision(DoubleHashMap<K> me,
DoubleHashMap<K> other)
Computes the fuzzy precision of this vector wrt the other vector
|
static <K> double |
FastFrequencyVector.fuzzyPrecision(DoubleHashMap<K> me,
DoubleHashMap<K> other)
Computes the fuzzy precision of this vector wrt the other vector
|
static <K> double |
FastFrequencyVector.fuzzyRecall(DoubleHashMap<K> me,
DoubleHashMap<K> other)
Computes the fuzzy recall of this vector wrt the other vector
|
static <K> double |
FastFrequencyVector.fuzzyRecall(DoubleHashMap<K> me,
DoubleHashMap<K> other)
Computes the fuzzy recall of this vector wrt the other vector
|
Copyright © 2018. All rights reserved.