org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers
Class FuzzyMatcher
java.lang.Object
org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.YasmeenMatcher
org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers.FuzzyMatcher
- All Implemented Interfaces:
- Matcher
public class FuzzyMatcher
- extends YasmeenMatcher
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FuzzyMatcher
public FuzzyMatcher(String sandboxfolder,
double threshold,
int maxResults,
HashMap<String,String> parameters)
getMatchlets
protected String getMatchlets()
- Specified by:
getMatchlets in class YasmeenMatcher
getLexicalDistancesWeights
protected String getLexicalDistancesWeights()
- Specified by:
getLexicalDistancesWeights in class YasmeenMatcher
getStemming
protected String getStemming()
- Specified by:
getStemming in class YasmeenMatcher
Copyright © 2013. All Rights Reserved.