Word | Position | Fuzzy Strings (each cell is a value of the CharacterVariants property) | |||
h | 1 | hn | h | h | h |
e | 2 | ec | e | e | e |
l | 3 | li | | | I | 1 |
l | 4 | li | | | b | 1 |
o | 5 | oc | oO | 0 | |
Length of fuzzy string (the value of the Length property): | 5 | 5 | 4 | 5 | |
FuzzyString
FuzzyString Object (IFuzzyString Interface)
FuzzyString object (IFuzzyString interface) in the ABBYY FineReader Engine API — Represents a fuzzy string containing recognition variants for each character of a word; used in external-dictionary lookups.
This object represents a fuzzy string. A fuzzy string contains recognition variants for each character of a word. One or several fuzzy strings correspond to each recognized word. For example, the following fuzzy strings can correspond to the “hello” word:
All fuzzy strings which correspond to one word are grouped into a collection (the FuzzyStrings object).
