SanteDB.Matcher.Transforms.Text Namespace |
Class | Description | |
---|---|---|
DoubleMetaphoneTransform |
Double metaphone transform
| |
JaroWinklerTransform |
Jaro-Winkler text transformation
| |
LengthTransform |
Represents a length transform
| |
LevenshteinDifferenceTransform |
Represents a string difference transformation
| |
MetaphoneTransform |
Represents the metaphone transform
| |
SimilarityTransform |
Represents a transform which reports the similarity
| |
SorensenDiceTransform |
Calculates the sorensen dice difference
| |
SoundexTransform |
Represents the soundex transform
| |
SubstringTransform |
Represents a transform which extracts a part of the string
| |
TextTokenizeTransform |
Takes a name and tokenizes it
|