Text edits

Whenever the system or the user modifies a source text or a translation in a segment, Wordbee keeps track of the previous text version. Every text change is kept in the history of a segment.

With the present API you can now have the system calculate the effort involved with all those edits done. Changing a typo requires less effort than amending a machine translation, which is probably also less effort than rewriting a complete sentence or typing a translation from scratch. The effort is measured by the (Levenshtein-) Edit Distance, see https://en.wikipedia.org/wiki/Levenshtein_distance

The API produces a report that shows the total effort by language, by user or other criteria. It further shows the effective source words/chars or translated words/chars that had been worked on. For example if there are 10 source words and a post-editor amended a small typo (suppose a 5% change of the text), the effective words is just 0.5 words in total.

Read more

See the API documentation:

Use cases

 

Copyright Wordbee - Buzzin' Outside the Box since 2008