Ecosyste.ms: Awesome
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 2 months ago
JSON representation
A plugin for the GATE language technology framework that allows on-the fly use of Java programs as Processing Resources
- Host: GitHub
- URL: https://github.com/gatenlp/gateplugin-java
- Owner: GateNLP
- License: lgpl-3.0
- Created: 2014-04-22T14:02:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T11:58:52.000Z (almost 2 years ago)
- Last Synced: 2024-04-16T07:59:24.902Z (9 months ago)
- Language: Java
- Size: 2.44 MB
- Stars: 1
- Watchers: 12
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.