| Interface | Description |
|---|---|
| IStringMeasure | |
| ITrieFilterableStringMeasure |
Created by kvn on 28/09/15.
|
| Class | Description |
|---|---|
| CosineMeasure | |
| ExactMatchMeasure | |
| JaccardMeasure | |
| JaroMeasure | |
| JaroWinklerMeasure |
This class implements the Jaro-Winkler algorithm that was designed as a
string subsequence alignment method for matching names in the US Census.
|
| LevenshteinMeasure | |
| MongeElkanMeasure | |
| OverlapMeasure | |
| QGramSimilarityMeasure | |
| RatcliffObershelpMeasure | |
| SoundexMeasure | |
| StringMeasure | |
| TrigramMeasure |
Copyright © 2018. All rights reserved.