Package | Description |
---|---|
info.debatty.java.stringsimilarity |
Constructor and Description |
---|
WeightedLevenshtein(CharacterSubstitutionInterface charsub)
Instantiate with provided character substitution.
|
WeightedLevenshtein(CharacterSubstitutionInterface charsub,
CharacterInsDelInterface charchange)
Instantiate with provided character substitution, insertion, and
deletion weights.
|
Copyright © 2018. All rights reserved.