TreeTagger2 plugin for GATE

NOTE: This plugin has been tested under Linux. It is not tested under Windows. It needs perl and other commands that might not work as required under Windows. I have had reports that it does not work under Windows. If you want to help make it work under Windows, please contact me, send (detailed!) bug reports, or - even better - patches.

This plugin was created as part of the Aurex/W project conducted by Webintegration Gmbh and OFAI.

This is a modified version of the original TreeTagger plugin that comes with GATE. The main changes and improvements are:

 

Current version: 2006-11-8

You can download the plugin as

Javadoc documentation of the plugin

INSTALLATION: both the gzipped and the ZIP file contain a precompiled version compiled with Sun JDK 1.5.0_06-b05 under Linux. This should work with newer Java versions, but if not, the package can be recompiled in the standard way with a simple ant command.
NOTE: This requires "perl" and "tee" and might not work under Windows.

Simply unpack the archive, then within GATE go to File->Manage Creole Plugins, press the "Add new CREOLE repository" button and select the directory you have just created.

After the plugin has been loaded this way, you should find the new processing resources "TreeTaggerPOS" and "TreeTaggerChunk" in the "New" menu for processing resources.

All parameters for this plugin are defined as runtime parameters. This means that you have to change them in the pipeline, not when you first create the gazetteer object in the GUI. This makes it much easier to modify the parameters for an existing gazetteer object (previously, the old object had to be discarded and a new one had to be created for any parameter change).

Contact

This software is not supported and provided as is without any warranties, guarantees etc. whatsoever. However the author is happy to receive feedback, bug reports etc and will try to answer as soon as possible. Send email to johann[DOT]petrak(AT)ofai[DOT]at.

License

As an extension of the original GATE code, this is made available under the GNU General Publice License