From ec501d4d9aeb68845b1d5ee562181379530b05b0 Mon Sep 17 00:00:00 2001 From: dayihengliu Date: Wed, 25 Nov 2020 04:49:06 +0000 Subject: [PATCH] init --- GLGE_baselines/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GLGE_baselines/README.md b/GLGE_baselines/README.md index 71b2f92..23e30b3 100644 --- a/GLGE_baselines/README.md +++ b/GLGE_baselines/README.md @@ -16,7 +16,7 @@ pip install git+https://github.com/pltrdy/pyrouge pip install py-rouge pip install nltk ``` -install [file2rouge](https://github.com/pltrdy/files2rouge) +and remember to install [file2rouge](https://github.com/pltrdy/files2rouge). We also provide a docker image which contains the evaluation dependency. ```