Word Count Step

From Okapi Framework
Jump to navigation Jump to search

Overview

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 that can be used in other steps. For example, the Scoping Report Step can generate a report from the word counts.

The word count generated follows the GMX-V 2.0 standard.

Parameters

A word count annotation is always set to each text unit. In addition you can also set annotation for other resources:

Batches — Set this option to get an annotation of the word count per batch.

Batch items — Set this option to get an annotation of the word count per batch item.

Documents — Set this option to get an annotation of the word count per document.

Sub-documents — Set this option to get an annotation of the word count per sub-document.

Groups — Set this option to get an annotation of the word count per group.

Limitations

None known.