Click or drag to resize

apertiumDictQueryScope Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.providers.dictionary.apertium.apertiumDictQueryScope"]

Namespace:  imbNLP.PartOfSpeech.providers.dictionary.apertium
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public enum apertiumDictQueryScope
Members
  Member nameValueDescription
none0
exact1
startingWith2
anywhere3
See Also