mirror of https://github.com/percyliang/sempre
Update README.md
Added more information regarding ant freebase
This commit is contained in:
parent
725b69877d
commit
3b31ba7aef
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue