Uses of Class
org.openl.rules.fuzzy.OpenLFuzzyUtils.FuzzyResult
-
Packages that use OpenLFuzzyUtils.FuzzyResult Package Description org.openl.rules.fuzzy -
-
Uses of OpenLFuzzyUtils.FuzzyResult in org.openl.rules.fuzzy
Methods in org.openl.rules.fuzzy that return types with arguments of type OpenLFuzzyUtils.FuzzyResult Modifier and Type Method Description static List<OpenLFuzzyUtils.FuzzyResult>OpenLFuzzyUtils. fuzzyExtract(String source, Token[] tokens, boolean ignoreDistances)Methods in org.openl.rules.fuzzy with parameters of type OpenLFuzzyUtils.FuzzyResult Modifier and Type Method Description intOpenLFuzzyUtils.FuzzyResult. compareTo(OpenLFuzzyUtils.FuzzyResult o)
-