From 9bfcb3bbdea2d77fd3e6f1027ce5bb0d372d7ba8 Mon Sep 17 00:00:00 2001 From: Filip Gralinski Date: Tue, 12 Feb 2019 09:57:43 +0100 Subject: [PATCH] Alternative binary described in README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 57dc20f..80c15d9 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,13 @@ to happen on macOS, as these packages are usually installed out of box on Linux) chmod u+x geval ./geval --help +If this binary does not work on your Linux (likely to happen on Arch Linux), try another one: + + wget https://gonito.net/get/bin/geval-alt + mv geval-alt geval + chmod u+x geval + ./geval --help + ## Quick tour Let's use GEval to evaluate machine translation (MT) systems (but keep