Okapi Framework - StepsDiff Leverage Step |
|
| - Overview - Parameters |
|
If you are using an Okapi Tool after the M9 release, you should be using the wiki online help:
http://www.opentag.com/okapi/wiki/index.php?title=Diff_Leverage_Step
This step compares the source text of two documents to try to leverage existing translation for a new source content.
Takes: Filter events
Sends: Filter events
This step requires two inputs:
or
When using three documents, the text units between the second and the third must be aligned (same number, same order)
The comparison process is done of the list of all the text units, in memory. You may not be able to process very large documents.
Leverage only if the match is equal or above this score -- Set the leverage threshold. If the result of the process is equal or above the specified threshold, the old target text is leveraged, otherwise it is ignored.
Include inline codes in the comparison -- Set this option to take the inline codes into consideration when computing the quality of the matches.