Click or drag to resize

tkn_contains Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "T:imbNLP.PartOfSpeech.flags.token.tkn_contains"]

Namespace:  imbNLP.PartOfSpeech.flags.token
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public enum tkn_contains
Members
  Member nameValueDescription
none0
number1
letter2
punctation3
symbols4
onlyNumbers5
onlyLetters6
onlySymbols7
See Also