Class HeuristicDataStructures.HeuristicScore

  • Enclosing class:
    HeuristicDataStructures

    public static class HeuristicDataStructures.HeuristicScore
    extends Object
    Represents the heuristic quality score for a single translation.
    • Method Detail

      • getModelId

        public String getModelId()
      • getTranslation

        public String getTranslation()
      • getOverallScore

        public double getOverallScore()
      • getDetectedIssues

        public List<String> getDetectedIssues()