public class MatchSortedEditDistanceString extends MatchBase implements Serializable
gradient, isMandatory, logger, maxScore, maxWidth, minWidth, partialKeys, ruleFunction, ruleSet, typeMATCH_CLOSE, MATCH_EXACT, MATCH_FAR, MATCH_MED, MATCH_VCLOSE, MATCH_VFAR, NARROW, STANDARD, WIDE| Constructor and Description |
|---|
MatchSortedEditDistanceString(String name) |
MatchSortedEditDistanceString(String name,
int minwidth,
int maxwidth,
int start,
int end,
int gradient,
String keyField) |
MatchSortedEditDistanceString(String name,
MatchTableInterface matchTable,
MatchIndexInterface matchIndex,
String keyField,
int minwidth,
int maxwidth) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey(String word) |
allCombs, calculateComparisonScore, compressInitials, getAlternateWords, getKeyAnon, getKeyCv, getKeyLookup, getKeys, getKeys, getKeys, getMaxWidth, getMinWidth, getPurposeKeys, getRuleAnon, getRuleCv, getRuleLookup, getStandardClass, getType, init, isMandatory, isTextIndex, processKey, processKeyInOrder, setGradient, setMandatory, setRuleFunction, setRuleSet, setType, sha256, standardisepublic MatchSortedEditDistanceString(String name, MatchTableInterface matchTable, MatchIndexInterface matchIndex, String keyField, int minwidth, int maxwidth) throws Exception
Exceptionpublic MatchSortedEditDistanceString(String name, int minwidth, int maxwidth, int start, int end, int gradient, String keyField) throws Exception
Exceptionpublic MatchSortedEditDistanceString(String name)
Copyright © 2021. All rights reserved.