All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gate.resources.creole.bootstrap.Template.build.properties Maven / Gradle / Ivy

Go to download

GATE - general achitecture for text engineering - is open source software capable of solving almost any text processing problem. This artifact enables you to embed the core GATE Embedded with its essential dependencies. You will able to use the GATE Embedded API and load and store GATE XML documents. This artifact is the perfect dependency for CREOLE plugins or for applications that need to customize the GATE dependencies due to confict with their own dependencies or for lower footprint.

The newest version!
# build.properties for ___RESOURCE___
#
# NOTE: plugins included in the GATE default plugin directory should
# work without this file being modified. This file should not be
# checked into the subversion repository in order to allow different
# settings for different people.
 
# gate.home - the location of your top-level GATE directory
# If your plugin is not located in the default plugins directory
# of gate (GATEHOME/plugins/) the full path of the GATE home direcoty
# should be specified here.
#
#gate.home=___GATEHOME___

# The name of this plugin.
# If you want to overwrite the name as specified in the build.xml file,
# you can do it here. 
#plugin.name=___RESOURCE___

# All other settings in the build.xml file can be overwritten here ...
#




© 2015 - 2024 Weber Informatics LLC | Privacy Policy