Click or drag to resize

dat_knownEntity Enumeration

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Flags for known entity that was recognized

Namespace:  imbNLP.PartOfSpeech.flags.data
Assembly:  imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.18
Syntax
C#
public enum dat_knownEntity
Members
  Member nameValueDescription
none0
personalName1
personalLastname2
townName3
postCode4
companyName5
standardCertificate6
See Also