Uses of Class
org.terrier.matching.matchops.SynonymOp
-
Packages that use SynonymOp Package Description org.terrier.matching.matchops This package contains matching Operators. -
-
Uses of SynonymOp in org.terrier.matching.matchops
Subclasses of SynonymOp in org.terrier.matching.matchops Modifier and Type Class Description classFuzzyTermOpA synonym class that uses leveinsten distance to match terms.classPrefixTermOpA synonym class that matches terms with a common prefix in the lexicon.
-