public class StringSimilarity extends Object
| Constructor and Description |
|---|
StringSimilarity() |
| Modifier and Type | Method and Description |
|---|---|
static double |
pathSimilarity(String path0,
String path1) |
static double |
simpleSimilarity(String s0,
String s1) |
static double |
textSimilarity(String text0,
String text1) |
Copyright © 2018 ReTest GmbH. All rights reserved.