/compareresults, which takes a revision_id or reference_id (but not both), and returns a comparison of average scores for all word alignment assessments done against that text.
/averageresults, which takes a revision_id or reference_id (but not both), and returns an average of the scores of all the word alignment assessments it has been involved in.
Two new API endpoints:
/compareresults
, which takes a revision_id or reference_id (but not both), and returns a comparison of average scores for all word alignment assessments done against that text./averageresults
, which takes a revision_id or reference_id (but not both), and returns an average of the scores of all the word alignment assessments it has been involved in.