|
|
Tsurgeon is a tree-transformation utility built on top of the Tregex
tree-matching engine. As a Java application, it is platform
independent, and can be used programmatically in Java software. There
is also a graphical interface accessible by opening the stanford-tregex.jar file and a command line interface through the
Tsurgeon main method.
Tsurgeon was written by Roger Levy. It also contains the entire Tregex distribution, which was written by Galen Andrew and Roger Levy, and relies on classes developed by others as part of the Stanford JavaNLP project. The graphical interface for Tregex and Tsurgeon was written by Anna Rafferty.
Tsurgeon is licensed under the GNU GPL. (Note that this is the full GPL, which allows its use for research purposes, free software projects, etc., but does not allow its incorporation into any type of distributed proprietary software, even in part or in translation. Source is included. The package includes components for command-line invocation and a Java API.
The download is a 4.3 Mb gzipped tar file. It contains:
| Version 1.0 | 2005-07-28 | Initial release |
| Version 1.0.1 | 2005-09-15 | Bugfixes in Tregex distribution |
| Version 1.1 | 2007-09-20 | Additional operations and graphical interface added |
|
Local links: NLP lunch · PAIL lunch · NLP Reading Group · JavaNLP (javadocs) · ScalaNLP · machines · Wiki |
Site design by Bill MacCartney |