Click or drag to resize

tokenDetectionFlag Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Flagovi - tokenDetectionFlag

Namespace:  imbNLP.Core.contentPreprocess
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.30
Syntax
C#
[FlagsAttribute]
public enum tokenDetectionFlag
Members
  Member nameValueDescription
none0
phonenumber2
emailAddress4
acronims8 Izvrsice ucitavanje samo ako isti URL / komanda nije poslednja koja je izvrsena
potentialNamedEntity16
postOfficeNumber32
yearNumber64
standard128
standardDetection256
potentialPersonalNamesSubSentences512
cityAndPostnumberSubSentences1024
punctationSubSentences1025
quotationSubSentences1026
enumerationSubSentences1027
enbracedSubSentences1028
potentialStreetAndNumber1029
See Also