bpodgursky / nlpviz

Source code for a sentence parse tree visualization found here: http://nlpviz.bpodgursky.com/
Other
137 stars 45 forks source link

Unable to run the source program locally... #2

Closed fa-faisal closed 9 years ago

fa-faisal commented 9 years ago

Very useful project! The README.md file is not properly updated. Please let me know the way to run the program locally using the provided source code.

Thanks for this project.

bpodgursky commented 9 years ago

Should just be

mvn clean package; java -cp target/uncharted-1.0-SNAPSHOT-jobjar.jar com.bpodgursky.uncharted.WebServer