From 7ddc7763b23a90b482e83c821dfc4ba29c04a3c8 Mon Sep 17 00:00:00 2001 From: Quim Motger Date: Wed, 4 Dec 2019 15:59:53 +0100 Subject: [PATCH] Add GloveModel reference to README file --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b12e02f..6d13134 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,10 @@ First of all it is necessary to download the following external files and depend - [WordNet ESA](https://docs.google.com/uc?export=download&id=1I6oQqIeZva1CwLA96OkHFSZKiBfUgWLe) - [WordNet LexSemResources](https://docs.google.com/uc?export=download&id=1TeYlsHbcCtxbsVVoBvttdVsvbKFHPbZn) +Seconf of all it is necessary to download the following file and extract its content into gloveModel/ folder (at the root of the service) + +- [GloveModel](https://drive.google.com/file/d/1E-jkanZQSjXAuwx3EXyGKAyMQ8QBWobA/view?usp=sharing) + Then is necessary to configure the DKPRO_HOME variable with the resources directory path: - export DKPRO_HOME=/path/dependency-detection/src/main/resources