Click or drag to resize

apertiumDictQueryFlag Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
types of query to perform over the dictinary

Namespace:  imbNLP.PartOfSpeech.providers.dictionary.apertium
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
C#
public enum apertiumDictQueryFlag
Members
  Member nameValueDescription
none0
exactNative1
beginningNative2
exactTranslation3
beginningTranslation4
allowComposites5
anywhere6
See Also