From 75d04ea5eb1277b16a9e2f0910f7583baaba9a23 Mon Sep 17 00:00:00 2001 From: knightmarehs Date: Wed, 23 Jan 2019 10:51:56 +0800 Subject: [PATCH] Update README_EN.MD --- README_EN.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README_EN.MD b/README_EN.MD index 42891f5..3f2edd2 100644 --- a/README_EN.MD +++ b/README_EN.MD @@ -43,10 +43,10 @@ If you would like to run GAnswer in Eclipse, you need to clone or download the s Due to the sizes, these jar files can not be uploaded to github. Therefore, you can download them [here](https://pan.baidu.com/s/1ZfdKDtuE6PLby1koEs6aFg). The extract code is ud2v. Meanwhile, dbpedia16.rar is also needed. Please unzipped it into directory named data under the project main directory. Parameters about data path can be found in qa.Globals.localPath. -### Attention +### Notice To run GAnswer, you have to deal with multiple dependencies involving jar, data files and external API. Related information is in Chapter 2.4 in the help document. -## Addition +## Other Business You are welcome to use GAnswer and tell us your valuable advice or bug report.