 | 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[FlagsAttribute]
public enum tokenDetectionFlag
Members
| Member name | Value | Description |
---|
| none | 0 | |
| phonenumber | 2 | |
| emailAddress | 4 | |
| acronims | 8 |
Izvrsice ucitavanje samo ako isti URL / komanda nije poslednja koja je izvrsena
|
| potentialNamedEntity | 16 | |
| postOfficeNumber | 32 | |
| yearNumber | 64 | |
| standard | 128 | |
| standardDetection | 256 | |
| potentialPersonalNamesSubSentences | 512 | |
| cityAndPostnumberSubSentences | 1024 | |
| punctationSubSentences | 1025 | |
| quotationSubSentences | 1026 | |
| enumerationSubSentences | 1027 | |
| enbracedSubSentences | 1028 | |
| potentialStreetAndNumber | 1029 | |
See Also