From 3b31ba7aef64b070c5463bc9d5e0f09139416005 Mon Sep 17 00:00:00 2001 From: "Panupong (Ice) Pasupat" Date: Wed, 26 Oct 2016 21:38:13 -0700 Subject: [PATCH] Update README.md Added more information regarding ant freebase --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e597f6b..8f68d66 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,11 @@ For Ubuntu, follow this: on OS/X you can install virtuoso using homebrew by following the instructions [here](http://carsten.io/virtuoso-os-on-mac-os/) +To have SEMPRE interact with Virtuoso, the required modules need to be compiled as follow: + + ./pull-dependencies core corenlp freebase + ant freebase + # Contribute To contribute code or resource to SEMPRE: