###Reproducing results from "Ziheng Lin, Hwee Tou Ng and Min-Yen Kan (2014). A PDTB-styled end-to-end discourse parser. Natural Language Engineering, 20, pp 151-184. Cambridge University Press"
###System Requirements Java version >= 1.6
###Reproducing results
-
Clone the repo or download the code by clicking the "Download ZIP" button on the right.
-
Extract the zip file.
-
Open terminal or command prompt and navigate to
Jnle14Results-master
directory. -
Run the command:
java -jar runnable_jars/JnleResults.jar
-
The result files by default are in the
jnle_results
folder, if you move them just supply the new location as an argument to the previous command, example.java -jar runnable_jars/JnleResults.jar new_jnle_results/