| Interface | Description |
|---|---|
| FuzzyCost<T> |
Used to determine the cost of a fuzzy operation
|
| Class | Description |
|---|---|
| FuzzyMatcher<T> |
Basic fuzzy matcher used to compare to possibly dissimilar lists.
|
| FuzzyMatcherAlignmentResult<T> |
Class that contains the results of fuzzy matching.
|
| FuzzyMatchingPathStep<T> |
A single step that was taken when fuzzy matching to lists
|
| FuzzyStringMatcher |
Fuzzy matcher used to compare strings
|
| Enum | Description |
|---|---|
| FuzzyMatchingStep |
The possible types of steps that can be taken when fuzzy matching
|