Commit a6478f31f14a3db756ae840a2fbf42d533b49f51

Authored by Wojciech Jaworski
1 parent 063ae469

poprawione README do dependencyParser

dependencyParser/basic/mate-tools/README.txt
@@ -2,6 +2,7 @@ To build the project execute @@ -2,6 +2,7 @@ To build the project execute
2 ant build 2 ant build
3 in the main directory (mate-tools). 3 in the main directory (mate-tools).
4 This requires ant which can be installed by executing 4 This requires ant which can be installed by executing
  5 +sudo apt-get install openjdk-8-jdk
5 sudo apt-get install ant. 6 sudo apt-get install ant.
6 7
7 To parse an example sentence using the provided model execute 8 To parse an example sentence using the provided model execute