An open API service indexing awesome lists of open source software.

https://github.com/gatenlp/gateplugin-java

A plugin for the GATE language technology framework that allows on-the fly use of Java programs as Processing Resources
https://github.com/gatenlp/gateplugin-java

Last synced: about 1 year ago
JSON representation

A plugin for the GATE language technology framework that allows on-the fly use of Java programs as Processing Resources

Awesome Lists containing this project

README

          

gateplugin-java
===============

A plugin for the GATE language technology framework that makes it easy to edit and re-compile Java code from within the GATE GUI without the need to re-load the pipeline or re-start GATE. This makes it easier to do rapid-prototyping and agile programming with GATE.

For more information, please have a look at the Wiki: https://github.com/johann-petrak/gateplugin-java/wiki

To download a binary version look at the releases:
https://github.com/johann-petrak/gateplugin-java/releases
and download the Java.zip file of the selected release.