Skip to content

As a user, I want a script that generates a CSV containing MT metric scores for each translation in a machine translation corpus, so I can evaluate these machine translations. #16

@laurejt

Description

@laurejt

Output CSV should have the following fields:

  • tr_id: The unique identifier of the evaluate translation
  • chrf: The ChrF score for this translation
  • comet: The COMET score for this translation

Depends on #14, #15

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions