Package | Description |
---|---|
info.debatty.java.stringsimilarity |
Modifier and Type | Class and Description |
---|---|
class |
Cosine |
class |
Jaccard |
class |
JaroWinkler |
class |
NGram
N-Gram Similarity as defined by Kondrak, "N-Gram Similarity and Distance",
String Processing and Information Retrieval, Lecture Notes in Computer
Science Volume 3772, 2005, pp 115-126.
|
class |
NormalizedLevenshtein |
class |
SorensenDice |
Copyright © 2015. All rights reserved.