Scorer
- class opennmt.utils.Scorer(name)[source]
Scores hypotheses against references.
Inherits from:
abc.ABC
Extended by:
- property name
The scorer name.
- property scores_name
The names of returned scores.
Scores hypotheses against references.
Inherits from: abc.ABC
Extended by:
The scorer name.
The names of returned scores.