 | dictionaryResourceSetupuseTextInsteadOfXML Property |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
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.30
Syntaxpublic bool useTextInsteadOfXML { get; set; }Property Value
Type:
Booleantrue if [use text instead of XML]; otherwise,
false.
See Also