You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Besides a working JRE, ant, and a copy of Stanford CoreNLP toolkit, here are a few environment variables that you want to set before SCNTreeViewer can work.
build.xml: STANFORD_CORENLP_HOME
SCNTreeViewer.sh: STANFORD_CORENLP_HOME
Now you can use "ant" to compile SCNTreeViewer, and "SCNTreeViewer.sh" helps to invoke it.