 | cnt_level Enumeration |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Container level
Namespace:
imbNLP.PartOfSpeech.flags.token
Assembly:
imbNLP.PartOfSpeech (in imbNLP.PartOfSpeech.dll) Version: 0.2.30
Syntax
Members
| Member name | Value | Description |
---|
| none | 0 | |
| mcRepo | 1 |
The mc repo: set of site
|
| mcSite | 2 |
The mc site: set of pages
|
| mcPage | 3 |
The mc webpage:
|
| mcBlock | 4 |
The mc block: block with set of mcTokenStreams
|
| mcTokenStream | 5 |
The mc token stream: stream of tokens, not necessarily a sentence
|
| mcToken | 6 |
The mc token
|
| mcChunk | 7 |
Chunk constructed
|
| mcSubtoken | 8 |
The mc subtoken: hypothetical use
|
See Also