Skip to content
/ he-tool Public

A tool for assisting human annotators with MQM-based annotation of translations, with pre-configured categories designed for Japanese-English.

License

Notifications You must be signed in to change notification settings

yaraku/he-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Human Evaluation Tool

0. Usage Demo

Below is a quick video showing how the Human Evaluation Tool looks and works:

Demo.mov

1. Building Dockerfile

You can build this project with the following command:

$ docker build -t yaraku/human-evaluation-tool .

That should build the docker image. Once it's done, you can execute it with a command like this:

$ docker run --rm -it -p 8000:8000 yaraku/human-evaluation-tool

About

A tool for assisting human annotators with MQM-based annotation of translations, with pre-configured categories designed for Japanese-English.

Topics

Resources

License

Stars

Watchers

Forks