| Package | Description |
|---|---|
| info.debatty.java.stringsimilarity |
| Class and Description |
|---|
| CharacterInsDelInterface
As an adjunct to CharacterSubstitutionInterface, this interface
allows you to specify the cost of deletion or insertion of a
character.
|
| CharacterSubstitutionInterface
Used to indicate the cost of character substitution.
|
| ShingleBased
Abstract class for string similarities that rely on set operations (like
cosine similarity or jaccard index).
|
Copyright © 2018. All rights reserved.