GrammarScope Browser
|
GrammarScope Browser provides a simple-to-use graphic interface to grammatical structure and relations of any text as parsed by the Stanford Parser. It contains a grammatical relation editor to modify, import, export grammatical relation definitions (tregex patterns and features).
Features:
1. displays grammatical relations/structures/dependencies
2. parses any text
3. allows grammatical relation definitions to be edited
4. works with latest stanford-parser-1.6.5
Command line:
1. linux/unices:
java -Xmx512M -jar <path>/lib/grammarscope-runnable.jar [parameters]
java -Djij.main.class=grammarscope.editor.Editor -jar <path>/lib/grammarscope-runnable.jar
2. windows:
java -Xmx512M -jar <path>\lib\grammarscope-runnable.jar [parameters]
java -Djij.main.class=grammarscope.editor.Editor -jar <path>/lib/grammarscope-runnable.jar
Note the -Xmx512M parameter sets the JVM memory heap to 512 mega bytes, which may suffice or not depending on analyzed data. It may also stretch the memory requirements too much on some hosts.
Requirements:
* Java
The license of this software is Free, you can free download and free use this office suite software.