| Package | Description |
|---|---|
| org.aksw.limes.core.measures.mapper.string.triefilter | |
| org.aksw.limes.core.measures.measure.string |
| Constructor and Description |
|---|
TrieFilter(org.apache.commons.lang3.tuple.Pair<List<String>,List<String>> lists,
ConcurrentMap<String,Map<String,Double>> result,
ITrieFilterableStringMeasure metric,
double threshold)
Construct a worker
|
| Modifier and Type | Class and Description |
|---|---|
class |
JaroWinklerMeasure
This class implements the Jaro-Winkler algorithm that was designed as a
string subsequence alignment method for matching names in the US Census.
|
class |
RatcliffObershelpMeasure |
Copyright © 2018. All rights reserved.