GATE Development Snapshots
Development snapshots of GATE can be downloaded from our Jenkins continuous integration server. The following files are available:
- ...-installer.jar Installer package, provided as an executable JAR file. On most platforms you should just be able to double-click the JAR to start the installer, or run java -jar ...-installer.jar
- ...-BIN.zip Binaries only
- ...-SRC.zip Source code, which you will need to build yourself.
- ...-DOC.zip Documentation
- ...-ALL.zip Binaries + source + documentation
See the getting started chapter of the user guide for more details.