public class MatchEndAddress extends MatchBase implements Serializable
gradient, isMandatory, maxScore, maxWidth, minWidth, partialKeys, ruleFunction, ruleSet, typeMATCH_CLOSE, MATCH_EXACT, MATCH_FAR, MATCH_MED, MATCH_VCLOSE, MATCH_VFAR, NARROW, STANDARD, WIDE| Constructor and Description |
|---|
MatchEndAddress(String name) |
MatchEndAddress(String name,
int minwidth,
int maxwidth) |
MatchEndAddress(String name,
int minwidth,
int maxwidth,
int start,
int end,
int gradient,
String keyField) |
| Modifier and Type | Method and Description |
|---|---|
double |
calculateComparisonScore(Standardized stdBase,
Standardized stdComp,
boolean isSearch,
boolean asContent) |
String |
getKey(String word) |
Collection<String> |
getKeys(Object value,
boolean batch) |
Collection<String> |
getKeys(Object value,
boolean batch,
boolean isSearch) |
Standardized |
standardise(String originalText,
String[] words) |
allCombs, compressInitials, getAlternateWords, getKeyAnon, getKeyCv, getKeyLookup, getKeys, getMaxWidth, getMinWidth, getPurposeKeys, getRuleAnon, getRuleCv, getRuleLookup, getStandardClass, getType, init, isMandatory, isTextIndex, processKey, processKeyInOrder, setGradient, setMandatory, setRuleFunction, setRuleSet, setType, sha256public MatchEndAddress(String name, int minwidth, int maxwidth) throws Exception
Exceptionpublic MatchEndAddress(String name, int minwidth, int maxwidth, int start, int end, int gradient, String keyField) throws Exception
Exceptionpublic MatchEndAddress(String name)
public String getKey(String word)
getKey in interface MatchProcInterfacegetKey in class MatchBasepublic Collection<String> getKeys(Object value, boolean batch)
getKeys in interface MatchProcInterfacegetKeys in class MatchBasepublic Collection<String> getKeys(Object value, boolean batch, boolean isSearch)
getKeys in interface MatchProcInterfacegetKeys in class MatchBasepublic double calculateComparisonScore(Standardized stdBase, Standardized stdComp, boolean isSearch, boolean asContent)
calculateComparisonScore in interface MatchProcInterfacecalculateComparisonScore in class MatchBasepublic Standardized standardise(String originalText, String[] words)
standardise in interface MatchProcInterfacestandardise in class MatchBaseCopyright © 2021. All rights reserved.