GrammarScope (original) (raw)
linux/unices:
java -Xmx5G -cp <install-path>/lib/*:<install-path>/stanford/* grammarscope.browser.Browser [parameters]
windows:
java -Xmx5G -cp <install-path>\lib\*;<install-path>\stanford\* grammarscope.browser.Browser [parameters]
Note the -Xmx5G parameter sets the JVM memory heap to 5 giga bytes.
The wizard can be run with:
java -jar <install-path>/lib/grammarscope-runnable.jar