Simple Word Count Step: Difference between revisions

From Okapi Framework
Jump to navigation Jump to search
(Created page with "{{Steps Header}} __TOC__ ==Overview== This step performs word counts on the source content of the text units of a set of documents. This step is intended for fast and simple wo...")
 
m (1 revision imported)
 
(No difference)

Latest revision as of 19:20, 4 June 2016

Overview

This step performs word counts on the source content of the text units of a set of documents.

This step is intended for fast and simple word counts. For more sophisticated counts, see the Word Count Step.

Takes: Filter events. Sends: Filter events.

The word counts are saved as annotations that can be used in other steps. For example, the Translation Comparison Step can use the word count annotation in its report.

Parameters

This step has no parameters.

Limitations

None known.