|
FuzzyString
|
Classes | |
| struct | FStringSimiliarity |
| Tuple of string and similarity score. Split struct to access details. More... | |
| class | UFuzzyStringLibrary |
| Blueprint Function Library to calculate the approximate (or "fuzzy") similarity between strings. More... | |
Enumerations | |
| enum class | EStringSimilarityMethods : uint8 { EditDistance =0 , OptimalAlignment , TokenSort , TokenSet , WeightedRatio , LCSS } |
| Different methods to calculate the fuzzy similiarity between two strings. More... | |
|
strong |
Different methods to calculate the fuzzy similiarity between two strings.