An implementation of q-grams comparison that can tokenize a few different ways, and also use a couple different formulas to compute the final score. The default is using basic q-grams and q-gram overlap.
@since 1.0
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.