public class LevenshteinPercent
extends java.lang.Object
Title: Dataspace Framework
Description: An implementation of the LevenshteinPercent distance metric.
Copyright: Copyright (c) 2013
Company: StreamScape Technologies
Constructor and Description |
---|
LevenshteinPercent() |
Modifier and Type | Method and Description |
---|---|
double |
compare(java.lang.String s1,
java.lang.String s2) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.