Okapi Framework - StepsWord Count Step |
|
|
- Overview - Parameters |
|
This step performs word counts on the different parts of a set of documents.
Takes: Filter events
Sends: Filter events
The word counts are saved as annotations, and can be retrieved by other steps down the pipeline, or by external tools.
The word count generated follows the GMX-V 1.0 standard.
Batches -- Set this option to get a word count per batch.
Batch Items -- Set this option to get a word count per batch item.
Documents -- Set this option to get a word count per document.
Sub-Documents -- Set this option to get a word count per sub-document.
Groups -- Set this option to get a word count per group.