https://github.com/gatenlp/gateplugin-groovy
Adds support for the Groovy scripting language to GATE as well as making GATE easier to use from Groovy scripts
https://github.com/gatenlp/gateplugin-groovy
Last synced: 11 months ago
JSON representation
Adds support for the Groovy scripting language to GATE as well as making GATE easier to use from Groovy scripts
- Host: GitHub
- URL: https://github.com/gatenlp/gateplugin-groovy
- Owner: GateNLP
- License: lgpl-3.0
- Created: 2017-06-23T16:47:00.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T16:27:53.000Z (over 1 year ago)
- Last Synced: 2025-07-27T12:06:43.835Z (12 months ago)
- Language: Java
- Homepage:
- Size: 62.5 KB
- Stars: 1
- Watchers: 14
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This directory contains code for integrating Groovy scripting into GATE.
Groovy is a Java-based scripting language, described at
http://groovy.codehaus.org Some example scripts can be found in the
resources/scripts directory
The source code in this directory is licensed under the GNU LGPL, a copy of
which can be found in LICENSE in this directory.