 | subsentenceDetectionFlag 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 subsentenceDetectionFlag
Members|
| Member name | Value | Description |
|---|
| none | 0 | |
| potentialPersonalNamesSubSentences | 4 |
Izvrsice ucitavanje samo ako isti URL / komanda nije poslednja koja je izvrsena
|
| cityAndPostnumberSubSentences | 8 | |
| punctationSubSentences | 16 | |
| quotationSubSentences | 32 | |
| enumerationSubSentences | 64 | |
| enbracedSubSentences | 128 | |
See Also