tercpp
Translation Error Rate scoring tool - binary
Install
- All systems
-
curl cmd.cat/tercpp.sh
- Debian
-
apt-get install tercpp
- Ubuntu
-
apt-get install tercpp
- Kali Linux
-
apt-get install tercpp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tercpp
- Raspbian
-
apt-get install tercpp
- Dockerfile
- dockerfile.run/tercpp
tercpp
Translation Error Rate scoring tool - binary
TERCpp is a tool (implemented in C++) for scoring machine translation performance. It uses the Translation Error Rate (TER) metric to measure edit distances between translations and references. This package contains the tercpp binary.