Show description
Differences endpoint: Compares the target text of the two given xliff
files and returns the percentage difference per category. In addition, it returns the total segments found
and the number of segments that were unchanged per category.
Outlier endpoint: Compares the target text of the two given xliff files
and returns the percentage difference per category. If the average score in one of the categories is higher
than average input score plus tolerance, then the result will be 'Fail'. Otherwise, it is a 'Pass'.
In addition, it returns the total segments found and the number of segments that were unchanged per category.
Volumes endpoint: Calculates the volumes (page counts) per segment category
(Locked/Recycled, Perfect, Good, Mediocre) that are found in the input xliff files.