-
- All Implemented Interfaces:
- ExternalFunction
public class JaccardSimilarity
extends Object
implements ExternalFunction
Wraps the Jaccard string similarity from the Second String library.
If the similarity is below a threshold (default=0.5) it returns 0.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2018 University of California, Santa Cruz. All rights reserved.