public class MatchSuspect 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 |
|---|
MatchSuspect(String name) |
MatchSuspect(String name,
int minwidth,
int maxwidth) |
MatchSuspect(String name,
int minwidth,
int maxwidth,
int start,
int end,
int gradient,
String keyField) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey(String word) |
Collection<String> |
getKeys(Object value,
boolean batch) |
static void |
main(String[] args) |
allCombs, calculateComparisonScore, compressInitials, getAlternateWords, getKeyAnon, getKeyCv, getKeyLookup, getKeys, getKeys, getMaxWidth, getMinWidth, getPurposeKeys, getRuleAnon, getRuleCv, getRuleLookup, getStandardClass, getType, init, isMandatory, isTextIndex, processKey, processKeyInOrder, setGradient, setMandatory, setRuleFunction, setRuleSet, setType, sha256, standardisepublic MatchSuspect(String name, int minwidth, int maxwidth) throws Exception
Exceptionpublic MatchSuspect(String name, int minwidth, int maxwidth, int start, int end, int gradient, String keyField) throws Exception
Exceptionpublic MatchSuspect(String name)
public Collection<String> getKeys(Object value, boolean batch)
getKeys in interface MatchProcInterfacegetKeys in class MatchBasepublic String getKey(String word)
getKey in interface MatchProcInterfacegetKey in class MatchBasepublic static void main(String[] args)
Copyright © 2021. All rights reserved.