Click or drag to resize

textResourceIndexBasespellAlternator Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Used to create alternative misspelled form of inflection word in case initial query failed

Namespace:  imbNLP.PartOfSpeech.resourceProviders.core
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public transliterationPairSet spellAlternator { get; set; }

Property Value

Type: transliterationPairSet
The spell alternator.
See Also