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