Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • C cor-asv-ann
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ocr-docr-d
  • cor-asv-ann
  • Merge requests
  • !2

improve evaluation:

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Robert Sachunsky requested to merge improved-evaluation into master Jan 24, 2020
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 6
  • recombine combining characters to previous letter char, incorporate that into all metrics and remove metric combining-e-umlauts
  • introduce parameter gt_level for historic_latin:
  • add multi-character normalizations to historic_latin (historic ligatures and MUFI) when gt_level < 3
  • use single-character equivalences beyond NFKC when gt_level==1
  • encapsulate counting edit distances into class, use parallel aggregation algorithm for accurate mean and variance estimates
  • expose metric, gtlevel and confusion params to standalone CLI eval
  • expose confusion size param to OCR-D CLI evaluate
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: improved-evaluation