 | dictionaryResourceSetupuseTextInsteadOfXML Property |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
If true it will use text search to find match in the dictionary, otherwise navigates the XML tree
Namespace:
imbNLP.PartOfSpeech.providers.dictionary.apertium
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntaxpublic bool useTextInsteadOfXML { get; set; }Property Value
Type:
Booleantrue if [use text instead of XML]; otherwise,
false.
See Also