Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
GATE.ac.uk - download/index.html Search: Log in Help Print Home 〉 download Products The GATE Family GATE Developer GATE Embedded GATE Teamware The GATE Process GATE Cloud GATE Mímir GATE Wiki Training/Certification Services Customer stories Why GATE? Training/Certification Support GATE Support Community-based For business Download Documentation User guide Mailing list Wiki Main page JAPE tips Example code Beginners' quick-start guide Groovy recipes Demos Books Core plugins Brochure Javadocs Docs summary Contact About the team Contact us Donate Overview Overview 2-Minute Guide The GATE Family For Scientists GATE for Scientists Research Projects Publications For Educators For Business GATE for Business Customer stories Why GATE? Internet of Things News upcoming events on Twitter on LinkedIn on FaceBook release roadmap blogs news archive   GATE Download Page On this page you can find the latest stable release of GATE Developer and Embedded, as well as the latest nightly built snapshots. Quick Start Download the installer for GATE Developer 9.0.1 (~57MB): Generic installer for any platform Platform-specific installer for Windows See the User Guide for documentation. GATE Developer 9.0.1 works best with a 64bit version of Java 8 or later JDK. This is widely available from GNU/Linux package repositories. The AdoptOpenJDK website provides packages for various operating systems, and is particularly suitable for Windows users - ensure you enable the "JavaSoft (Oracle) registry keys" option in the installer, otherwise gate.exe will not work. For users of the latest M1-based Mac computers, suitable JDKs are available from the Zulu Community page, select the "ARM 64-bit" architecture. For other GATE products please go to GATE Cloud or follow the links to the source code from our GitHub pages. NOTE: if you are upgrading from one version of GATE to another you must delete your user configuration file before running the new version. The user configuration file is typically ~/.gate.xml on Unix-style platforms (including Mac OS X), C:\Documents and Settings\username\gate.xml on Windows XP, and C:\Users\username\gate.xml on Windows Vista or later. Also note that saved applications from GATE developer 8.4.1 or earlier will need to be upgraded for use in 8.5 and later, details can be found in the user guide. Detailed instructions Release 9.0.1 (March 10th 2021) Most users should download the installer package (~57MB): Generic installer for any platform Platform-specific installer for Windows Alternatively, if the installer does not work for you, you can download a zip archive which can be unpacked anywhere. See the user guide for instructions. gate-developer-9.0.1-distro.zip (47MB) GATE 9.0.1 requires at least Java 8 to run, and Mac users must install the full JDK, not just the JRE. The installer and the distro ZIP file provide only the core of GATE Developer. Individual plugins will be downloaded on demand the first time they are required, which means GATE may appear slow the first time you load the ANNIE or OpenNLP applications - subsequent runs will be much faster once the plugins are cached locally. GATE development snapshots The latest development snapshots of GATE can be downloaded from our Maven repository: Generic installer for any platform Platform-specific installer for Windows ZIP archive Old releases Release 9.0 (February 12th 2021) Most users should download the installer package (~57MB): Generic installer for any platform Platform-specific installer for Windows Alternatively, if the installer does not work for you, you can download a zip archive which can be unpacked anywhere. See the user guide for instructions. gate-developer-9.0-distro.zip (47MB) GATE 9.0 requires at least Java 8 to run, and Mac users must install the full JDK, not just the JRE. The installer and the distro ZIP file provide only the core of GATE Developer. Individual plugins will be downloaded on demand the first time they are required, which means GATE may appear slow the first time you load the ANNIE or OpenNLP applications - subsequent runs will be much faster once the plugins are cached locally. Release 8.6.1 (January 17th 2020) Most users should download the installer package (~45MB): Generic installer for any platform Platform-specific installer for Windows Alternatively, if the installer does not work for you, you can download a zip archive which can be unpacked anywhere. See the user guide for instructions. gate-developer-8.6.1-distro.zip (35MB) GATE 8.6.1 requires at least Java 8 to run, and Mac users must install the full JDK, not just the JRE. The installer and the distro ZIP file provide only the core of GATE Developer. Individual plugins will be downloaded on demand the first time they are required, which means GATE may appear slow the first time you load the ANNIE or OpenNLP applications - subsequent runs will be much faster once the plugins are cached locally. As of 15th January 2020, the URL used by GATE 8.6 and earlier for the Central Maven Repository no longer works. Version 8.6.1 uses the new URL, earlier versions require an additional Maven configuration file in order to be able to load plugins. See this thread on the gate-users group for details. Release 8.6 (June 10th 2019) Most users should download the installer package (~45MB): Generic installer for any platform Platform-specific installer for Windows Alternatively, if the installer does not work for you, you can download a zip archive which can be unpacked anywhere. See the user guide for instructions. gate-developer-8.6-distro.zip (35MB) GATE 8.6 requires at least Java 8 to run, and Mac users must install the full JDK, not just the JRE. The installer and the distro ZIP file provide only the core of GATE Developer. Individual plugins will be downloaded on demand the first time they are required, which means GATE may appear slow the first time you load the ANNIE or OpenNLP applications - subsequent runs will be much faster once the plugins are cached locally. Release 8.5.1 (June 8th 2018) Most users should download the installer package (~45MB): Generic installer for any platform Platform-specific installer for Windows Alternatively, if the installer does not work for you, you can download a zip archive which can be unpacked anywhere. See the user guide for instructions. gate-developer-8.5.1-distro.zip (35MB) GATE 8.5.1 requires at least Java 8 to run, and Mac users must install the full JDK, not just the JRE. The installer and the distro ZIP file provide only the core of GATE Developer. Individual plugins will be downloaded on demand the first time they are required, which means GATE may appear slow the first time you load the ANNIE or OpenNLP applications - subsequent runs will be much faster once the plugins are cached locally. Release 8.5 (May 30th 2018) Please use the bug-fix release 8.5.1 instead of this version Most users should download the installer package (~45MB): Generic installer for any platform Platform-specific installer for Windows Alternatively, if the installer does not work for you, you can download a zip archive which can be unpacked anywhere. See the user guide for instructions. gate-developer-8.5-distro.zip (35MB) GATE 8.5 requires at least Java 8 to run, and Mac users must install the full JDK, not just the JRE. The installer and the distro ZIP file provide only the core of GATE Developer. Individual plugins will be downloaded on demand the first time they are required, which means GATE may appear slow the first time you load the ANNIE or OpenNLP applications - subsequent runs will be much faster once the plugins are cached locally. Release 8.4.1 (June 9th 2017) Most users should download the installer package (~570MB): Generic installer for any platform - this is an executable JAR file that should run when you double click it, if this fails run it from the command line using java -jar gate-8.4.1-build5753-installer.jar Platform-specific installer for Windows If the installer does not work for you, you can download one of the following packages instead. See the user guide for installation instructions: gate-8.4.1-build5753-BIN.zip is a binary-only package. [Around 550MB] gate-8.4.1-build5753-SRC.zip is a source package. [Around 526MB] gate-8.4.1-build5753-DOC.zip is a documentation-only package. [Around 31MB] gate-8.4.1-build5753-ALL.zip is binary + source + docs package. [Around 600MB] The BIN, SRC and ALL packages all include the full set of GATE plugins and all the libraries GATE requires to run, including sample trained models for the LingPipe and OpenNLP plugins. For version 8.4.1, we recommend Java 8 — the core and most plugins will work on Java 7, but some plugins including Stanford_CoreNLP and Twitter require 8. Mac users must install the full JDK, not just the JRE. Release 8.4 (February 21st 2017) Most users should download the installer package (~570MB): Generic installer for any platform - this is an executable JAR file that should run when you double click it, if this fails run it from the command line using java -jar gate-8.4-build5748-installer.jar Platform-specific installer for Windows If the installer does not work for you, you can download one of the following packages instead. See the user guide for installation instructions: gate-8.4-build5748-BIN.zip is a binary-only package. [Around 550MB] gate-8.4-build5748-SRC.zip is a source package. [Around 526MB] gate-8.4-build5748-DOC.zip is a documentation-only package. [Around 31MB] gate-8.4-build5748-ALL.zip is binary + source + docs package. [Around 600MB] The BIN, SRC and ALL packages all include the full set of GATE plugins and all the libraries GATE requires to run, including sample trained models for the LingPipe and OpenNLP plugins. For version 8.4, we recommend Java 8 — the core and most plugins will work on Java 7, but some plugins including Stanford_CoreNLP and Twitter require 8. Mac users must install the full JDK, not just the JRE. Release 8.3 (January 6th 2017) Most users should download the installer package (~570MB): Generic installer for any platform - this is an executable JAR file that should run when you double click it, if this fails run it from the command line using java -jar gate-8.3-build5704-installer.jar Platform-specific installer for Windows If the installer does not work for you, you can download one of the following packages instead. See the user guide for installation instructions: gate-8.3-build5704-BIN.zip is a binary-only package. [Around 550MB] gate-8.3-build5704-SRC.zip is a source package. [Around 526MB] gate-8.3-build5704-DOC.zip is a documentation-only package. [Around 31MB] gate-8.3-build5704-ALL.zip is binary + source + docs package. [Around 600MB] The BIN, SRC and ALL packages all include the full set of GATE plugins and all the libraries GATE requires to run, including sample trained models for the LingPipe and OpenNLP plugins. For version 8.3, we recommend Java 8 — the core and most plugins will work on Java 7, but some plugins including Stanford_CoreNLP and Twitter require 8. Mac users must install the full JDK, not just the JRE. Release 8.2 (May 27th 2016) Most users should download the installer package (~570MB): Generic installer for any platform - this is an executable JAR file that should run when you double click it, if this fails run it from the command line using java -jar gate-8.2-build5482-installer.jar Platform-specific installer for Windows If the installer does not work for you, you can download one of the following packages instead. See the user guide for installation instructions: gate-8.2-build5482-BIN.zip is a binary-only package. [Around 550MB] gate-8.2-build5482-SRC.zip is a source package. [Around 526MB] gate-8.2-build5482-DOC.zip is a documentation-only package. [Around 31MB] gate-8.2-build5482-ALL.zip is binary + source + docs package. [Around 600MB] The BIN, SRC and ALL packages all include the full set of GATE plugins and all the libraries GATE requires to run, including sample trained models for the LingPipe and OpenNLP plugins. For version 8.2, we recommend Java 8 — the core and most plugins will work on Java 7, but some plugins require 8. Mac users must install the full JDK, not just the JRE. Release 8.1 (June 2nd 2015) Most users should download the installer package (~520MB): Generic installer for any platform - this is an executable JAR file that should run when you double click it, if this fails run it from the command line using java -jar gate-8.1-build5169-installer.jar Platform-specific installer for Windows If the installer does not work for you, you can download one of the following packages instead. See the user guide for installation instructions: gate-8.1-build5169-BIN.zip is a binary-only package. [Around 500MB] gate-8.1-build5169-SRC.zip is a source package. [Around 480MB] gate-8.1-build5169-DOC.zip is a documentation-only package. [Around 30MB] gate-8.1-build5169-ALL.zip is binary + source + docs package. [Around 550MB] The BIN, SRC and ALL packages all include the full set of GATE plugins and all the libraries GATE requires to run, including sample trained models for the LingPipe and OpenNLP plugins. Version 8.1 requires Java 7 or 8, and Mac users must install the full JDK, not just the JRE. Release 8.0 (May 11th 2014) Most users should download the installer package (~450MB): Generic installer for any platform - this is an executable JAR file that should run when you double click it, if this fails run it from the command line using java -jar gate-8.0-build4825-installer.jar Platform-specific installer for Windows If the installer does not work for you, you can download one of the following packages instead. See the user guide for installation instructions: gate-8.0-build4825-BIN.zip is a binary-only package. [Around 434MB] gate-8.0-build4825-SRC.zip is a source package. [Around 409MB] gate-8.0-build4825-DOC.zip is a documentation-only package. [Around 30MB] gate-8.0-build4825-ALL.zip is binary + source + docs package. [Around 481MB] The BIN, SRC and ALL packages all include the full set of GATE plugins and all the libraries GATE requires to run, including sample trained models for the LingPipe and OpenNLP plugins. Version 8.0 requires Java 7 or 8, and Mac users must install the full JDK, not just the JRE. Release 7.1 (November 30th 2012) The generic installer (around 376MB) is suitable for use on most platforms (Linux, Mac OS X, Solaris, etc.). This is an executable JAR file; you may be able to run it by double clicking if your desktop environment supports this, otherwise you can run the installer from the command line using java -jar downloaded_file.jar A platform specific installer for Windows (.exe, around 376MB) is also available This release of GATE requires a recent Java 6 or 7 (no earlier than Java 6 update 10, 1.6.0_10). This release is NOT compatible with Java 8 - if you use Java 8 you should download the latest snapshot instead. The Windows installer will direct you to the appropriate download page if you do not have Java at all, or if your version is too old. Mac, Linux and Solaris users who do not have an appropriate JVM installed already can download one from Oracle's download page - for Mac OS X you must install the JDK, not the JRE, for other platforms the JRE is sufficient (but the JDK is still recommended). If the installers don't work for you, you can download the following packages. You will need to provide your own Java VM (version 6.0 or higher) and set your JAVA_HOME appropriately. Details are in the "getting started" chapter of the user guide. gate-7.1-build4485-BIN.zip is a binary-only package. [Around 359MB] gate-7.1-build4485-SRC.zip is a source package. [Around 363MB] gate-7.1-build4485-DOC.zip is a documentation-only package. [Around 32MB] gate-7.1-build4485-ALL.zip is binary + source + docs package. [Around 410MB] The BIN, SRC and ALL packages all include the full set of GATE plugins and all the libraries GATE requires to run, including sample trained models for the LingPipe and OpenNLP plugins. Release 7.0 (February 8th 2012) For Linux and other platforms (UNIX, Solaris, etc.) download the generic installer (around 330MB). This is an executable JAR file; you may be able to run it by double clicking if your desktop environment supports this, otherwise you can run the installer from the command line using java -jar downloaded_file.jar Platform specific installers (around 330MB) are available for the following platforms: Windows (.exe) Mac OS X (10.5 or later) (.dmg). This release of GATE requires Java 6.0 update 10 (1.6.0_10) or later, and performs best if run using a JDK rather than just a JRE. The Windows installer will direct you to the appropriate download page if you do not have Java at all, or if your version is too old. Linux and Solaris users can download a JVM from Oracle's download page. Mac OS X includes Java by default, but note that Java 6.0 is only available for Mac OS X 10.5 or later. If the installers don't work for you, you can download the following packages. You will need to provide your own Java VM (version 6.0 or higher) and set your JAVA_HOME appropriately. Details are in the "getting started" chapter of the user guide. gate-7.0-build4195-BIN.zip is a binary-only package. [Around 324MB] gate-7.0-build4195-SRC.zip is a source package. [Around 324MB] gate-7.0-build4195-DOC.zip is a documentation-only package. [Around 31MB] gate-7.0-build4195-ALL.zip is binary + source + docs package. [Around 368MB] The BIN, SRC and ALL packages all include the full set of GATE plugins and all the libraries GATE requires to run, including sample trained models for the LingPipe and OpenNLP plugins. Release 6.1 (May 6th 2011) For Linux and other platforms (UNIX, Solaris, etc.) download the generic installer (around 330MB). This is an executable JAR file; you may be able to run it by double clicking if your desktop environment supports this, otherwise you can run the installer from the command line using java -jar downloaded_file.jar Platform specific installers (around 330MB) are available for the following platforms: Windows (.exe) Mac OS X (10.5 or later) (.dmg). This release of GATE requires Java 6.0 update 10 (1.6.0_10) or later, and performs best if run using a JDK rather than just a JRE. The Windows installer will direct you to the appropriate download page if you do not have Java at all, or if your version is too old. Linux and Solaris users can download a JVM from Oracle's download page. Mac OS X includes Java by default, but note that Java 6.0 is only available for Mac OS X 10.5 or later. If the installers don't work for you, you can download the following packages. You will need to provide your own Java VM (version 6.0 or higher) and set your JAVA_HOME appropriately. Details are in the "getting started" chapter of the user guide. gate-6.1-build3913-BIN.zip is a binary-only package. [Around 313MB] gate-6.1-build3913-SRC.zip is a source package. [Around 314MB] gate-6.1-build3913-DOC.zip is a documentation-only package. [Around 34MB] gate-6.1-build3913-ALL.zip is binary + source + docs package. [Around 360MB] The BIN, SRC and ALL packages all include the full set of GATE plugins and all the libraries GATE requires to run, including sample trained models for the LingPipe and OpenNLP plugins. Release 6.0 (November 8th 2010) For Linux and other platforms (UNIX, Solaris, etc.) download the generic installer (around 300MB). This is an executable JAR file; you may be able to run it by double clicking if your desktop environment supports this, otherwise you can run the installer from the command line using java -jar downloaded_file.jar Platform specific installers (around 300MB) are available for the following platforms: Windows (.exe) Mac OS X (10.4 or later) (.dmg). This release of GATE requires Java 5.0 or later, and performs best if run using a JDK rather than just a JRE. The Windows installer will direct you to the appropriate download page if you do not have Java at all, or if your version is too old. Linux and Solaris users can download a JVM from Sun's download page. Mac OS X includes Java by default, but note that Java 5.0 is only available for Mac OS X 10.4 or later. If the installers don't work for you, you can download the following packages. You will need to provide your own Java VM (version 5.0 or higher) and set your JAVA_HOME appropriately. Details are in the "getting started" chapter of the user guide. gate-6.0-build3764-BIN.zip is a binary-only package. [Around 284MB] gate-6.0-build3764-SRC.zip is a source package. [Around 285MB] gate-6.0-build3764-DOC.zip is a documentation-only package. [Around 31MB] gate-6.0-build3764-ALL.zip is binary + source + docs package. [Around 327MB] The BIN, SRC and ALL packages all include the full set of GATE plugins and all the libraries GATE requires to run, including sample trained models for the LingPipe and OpenNLP plugins. Release 6.0-beta1 (August 21st 2010) For Linux and other platforms (UNIX, Solaris, etc.) download the generic installer (around 300MB). This is an executable JAR file; you may be able to run it by double clicking if your desktop environment supports this, otherwise you can run the installer from the command line using java -jar downloaded_file.jar Platform specific installers (around 300MB) are available for the following platforms: Windows (.exe) Mac OS X (10.4 or later) (.dmg). This release of GATE requires Java 5.0 or later, and performs best if run using a JDK rather than just a JRE. The Windows installer will direct you to the appropriate download page if you do not have Java at all, or if your version is too old. Linux and Solaris users can download a JVM from Sun's download page. Mac OS X includes Java by default, but note that Java 5.0 is only available for Mac OS X 10.4 or later. If the installers don't work for you, you can download the following packages. You will need to provide your own Java VM (version 5.0 or higher) and set your JAVA_HOME appropriately. Details are in the "getting started" chapter of the user guide. gate-6.0-beta1-build3686-BIN.zip is a binary-only package. [Around 284MB] gate-6.0-beta1-build3686-SRC.zip is a source package. [Around 285MB] gate-6.0-beta1-build3686-DOC.zip is a documentation-only package. [Around 32MB] gate-6.0-beta1-build3686-ALL.zip is binary + source + docs package. [Around 327MB] The BIN, SRC and ALL packages all include the full set of GATE plugins and all the libraries GATE requires to run, including sample trained models for the LingPipe and OpenNLP plugins. Release 5.2.1 (May 6th 2010) For Linux and other platforms (UNIX, Solaris, etc.) download the generic installer (around 288MB). This is an executable JAR file; you may be able to run it by double clicking if your desktop environment supports this, otherwise you can run the installer from the command line using java -jar downloaded_file.jar Platform specific installers (around 288MB) are available for the following platforms: Windows (.exe) Mac OS X (10.4 or later) (.dmg). This release of GATE requires Java 5.0 or later, and performs best if run using a JDK rather than just a JRE. The Windows installer will direct you to the appropriate download page if you do not have Java at all, or if your version is too old. Linux and Solaris users can download a JVM from Sun's download page. Mac OS X includes Java by default, but note that Java 5.0 is only available for Mac OS X 10.4 or later. If the installers don't work for you, you can download the following packages. You will need to provide your own Java VM (version 5.0 or higher) and set your JAVA_HOME appropriately. Details are in the "how to" chapter of the user guide. gate-5.2.1-build3581-BIN.zip is a binary-only package. [Around 273MB] gate-5.2.1-build3581-SRC.zip is a source package. [Around 273MB] gate-5.2.1-build3581-DOC.zip is a documentation-only package. [Around 32MB] gate-5.2.1-build3581-ALL.zip is binary + source + docs package. [Around 315MB] The BIN, SRC and ALL packages all include the full set of GATE plugins and all the libraries GATE requires to run, including sample trained models for the LingPipe and OpenNLP plugins. Release 5.1 (December 8th 2009) For Linux and other platforms (UNIX, Solaris, etc.) download the generic installer (around 260MB). This is an executable JAR file; you may be able to run it by double clicking if your desktop environment supports this, otherwise you can run the installer from the command line using java -jar downloaded_file.jar Platform specific installers (about 260MB) are available for the following platforms: Windows (.exe) Mac OS X (10.4 or later) (.dmg). This release of GATE requires Java 5.0 or later, and performs best if run using a JDK rather than just a JRE. The Windows installer will direct you to the appropriate download page if you do not have Java at all, or if your version is too old. Linux and Solaris users can download a JVM from Sun's download page. Mac OS X includes Java by default, but note that Java 5.0 is only available for Mac OS X 10.4 or later. If the installers don't work for you, you can download the following packages. You will need to provide your own Java VM (version 5.0 or higher) and set your JAVA_HOME appropriately. Details are in the "how to" chapter of the user guide. gate-5.1-build3431-BIN.zip is a binary-only package. [Around 245MB] gate-5.1-build3431-SRC.zip is a source package. [Around 245MB] gate-5.1-build3431-DOC.zip is a documentation-only package. [Around 32MB] gate-5.1-build3431-ALL.zip is binary + source + docs package. [Around 280MB] The BIN, SRC and ALL packages all include the full set of GATE plugins and all the libraries GATE requires to run, including sample trained models for the new LingPipe and OpenNLP plugins. Release 5.1-beta2 (November 4th 2009) For Linux and other platforms (UNIX, Solaris, etc.) download the generic installer (around 171MB). This is an executable JAR file; you may be able to run it by double clicking if your desktop environment supports this, otherwise you can run the installer from the command line using java -jar downloaded_file.jar Platform specific installers (about 171MB) are available for the following platforms: Windows (.exe) Mac OS X (10.4 or later) (.dmg). This release of GATE requires Java 5.0 or later, and performs best if run using a JDK rather than just a JRE. The Windows installer will direct you to the appropriate download page if you do not have Java at all, or if your version is too old. Linux and Solaris users can download a JVM from Sun's download page. Mac OS X includes Java by default, but note that Java 5.0 is only available for Mac OS X 10.4 or later. If the installers don't work for you, you can download the following packages. You will need to provide your own Java VM (version 5.0 or higher) and set your JAVA_HOME appropriately. Details are in the "how to" chapter of the user guide. gate-5.1-beta2-build3402-BIN.zip is a binary-only package. [Around 150MB] gate-5.1-beta2-build3402-SRC.zip is a source package. [Around 150MB] gate-5.1-beta2-build3402-DOC.zip is a documentation-only package. [Around 32MB] gate-5.1-beta2-build3402-ALL.zip is binary + source + docs package. [Around 200MB] The BIN, SRC and ALL packages all include the full set of GATE plugins and all the libraries GATE requires to run. Release 5.1 beta 1 (October 30th 2009) This release suffered from problems with the ANNIE components when running on Windows. We recommend upgrading to 5.1 beta 2 or later. Release 5.0 (May 29th 2009) For Linux and other platforms (UNIX, Solaris, etc.) download the generic installer (around 84MB). This is an executable JAR file; you may be able to run it by double clicking if your desktop environment supports this, otherwise you can run the installer from the command line using java -jar downloaded_file.jar Platform specific installers (about 85MB) are available for the following platforms: Windows (.exe) Mac OS X (10.4 or later) (.dmg). This release of GATE requires Java 5.0 or later, and performs best if run using a JDK rather than just a JRE. The Windows installer will direct you to the appropriate download page if you do not have Java at all, or if your version is too old. Linux and Solaris users can download a JVM from Sun's download page. Mac OS X includes Java by default, but note that Java 5.0 is only available for Mac OS X 10.4 or later. If the installers don't work for you, you can download the following packages. You will need to provide your own Java VM (version 5.0 or higher) and set your JAVA_HOME appropriately. Details are in the "how to" chapter of the user guide. gate-5.0-build3244-BIN.zip is a binary-only package. [Around 68MB] gate-5.0-build3244-SRC.zip is a source-only package. [Around 68MB] gate-5.0-build3244-DOC.zip is a documentation-only package. [Around 34MB] gate-5.0-build3244-ALL.zip is binary + source + docs package. [Around 113MB] Release 5.0 beta 1 (October 31st 2008) For Linux and other platforms (UNIX, Solaris, etc.) download the generic installer (around 83MB). This is an executable JAR file; you may be able to run it by double clicking if your desktop environment supports this, otherwise you can run the installer from the command line using java -jar downloaded_file.jar Platform specific installers (about 84MB) are available for the following platforms: Windows (.exe) Mac OS X (10.4 or later) (.dmg). This release of GATE requires Java 5.0 or later, and performs best if run using a JDK rather than just a JRE. The Windows installer will direct you to the appropriate download page if you do not have Java at all, or if your version is too old. Linux and Solaris users can download a JVM from Sun's download page. Mac OS X includes Java by default, but note that Java 5.0 is only available for Mac OS X 10.4 or later. If the installers don't work for you, you can download the following packages. You will need to provide your own Java VM (version 5.0 or higher) and set your JAVA_HOME appropriately. Details are in the "how to" chapter of the user guide. gate-5.0-beta1-build3048-BIN.zip is a binary-only package. [Around 68MB] gate-5.0-beta1-build3048-SRC.zip is a source-only package. [Around 67MB] gate-5.0-beta1-build3048-DOC.zip is a documentation-only package. [Around 35MB] gate-5.0-beta1-build3048-ALL.zip is binary + source + docs package. [Around 108MB] Release 4.0 (July 12th 2007) For Linux and other platforms (UNIX, Solaris, etc.) download the generic installer (around 79MB). This is an executable JAR file; you may be able to run it by double clicking if your desktop environment supports this, otherwise you can run the installer from the command line using java -jar downloaded_file.jar Platform specific installers (about 83MB) are available for the following platforms: Windows (.exe) Mac OS X (10.4) (.dmg). This is a major release with a few backwards-incompatible changes. See the version 4 changelog. This release of GATE requires Java 5.0 or later, and performs best if run using a JDK rather than just a JRE. The Windows installer will direct you to the appropriate download page if you do not have Java at all, or if your version is too old. Linux and Solaris users can download a JVM from Sun's download page. Mac OS X includes Java by default, but note that Java 5.0 is only available for Mac OS X 10.4. If the installers don't work for you, you can download the following packages. You will need to provide your own Java VM (version 5.0 or higher) and set your JAVA_HOME appropriately. Details are in the "how to" chapter of the user guide. gate-4.0-build2752-BIN.zip is a binary-only package. [Around 66MB] gate-4.0-build2752-SRC.zip is a source-only package. [Around 68MB] gate-4.0-build2752-DOC.zip is a documentation-only package. [Around 32MB] gate-4.0-build2752-ALL.zip is binary + source + docs package. [Around 106MB] Release 4.0 beta 1 (April 24th 2007) Platform specific installers (about 85MB) are available for the following platforms: Windows (.exe) Mac OS X (10.4) (.dmg) For other platforms (Linux, Solaris, etc.), you can download the generic installer. This is an executable JAR file; you may be able to run it by double clicking if your desktop environment supports this, otherwise you can run the installer from the command line using java -jar downloaded_file.jar This release of GATE requires Java 5.0 or later, and performs best if run using a JDK rather than just a JRE. The Windows installer will direct you to the appropriate download page if you do not have Java at all, or if your version is too old. Linux and Solaris users can download a JVM from Sun's download page. Mac OS X includes Java by default, but note that Java 5.0 is only available for Mac OS X 10.4. If the installers don't work for you, you can download the following packages. You will need to provide your own Java VM (version 5.0 or higher) and set your JAVA_HOME appropriately. Details are in the "how to" chapter of the user guide. gate-4.0-beta1-build2693-BIN.zip is a binary-only package. [Around 70Mb] gate-4.0-beta1-build2693-SRC.zip is a source-only package. [Around 72Mb] gate-4.0-beta1-build2693-DOC.zip is a documentation-only package. [Around 31Mb] gate-4.0-beta1-build2693-ALL.zip is binary + source + docs package. [Around 110Mb] Release 3.1 (April 7th 2006) Platform-specific installers are available for the following platforms: Windows Including Java VM Without Java VM Linux (x86 platforms) Including Java VM Without Java VM Solaris/SPARC Including Java VM Without Java VM Mac OS X (uses system Java VM) If there is no installer for your platform, or the installers don't work for you, you can download the following packages. You will need to provide your own Java VM, version 1.4.2 or higher, and set your JAVA_HOME appropriately. Details are in the "how to" chapter of the user guide. gate-3.1-build2270-BIN.zip is a binary-only package. [Around 58Mb] gate-3.1-build2270-SRC.zip is a source-only package. [Around 59Mb] gate-3.1-build2270-DOC.zip is a documentation-only package. [Around 21Mb] gate-3.1-build2270-ALL.zip is binary + source + docs package. [Around 82Mb] Release 3.1 beta1 (December 19th 2005) Platform-specific installers are available for the following platforms: Windows Including Java VM Without Java VM Linux (x86 platforms) Including Java VM Without Java VM Solaris/SPARC Including Java VM Without Java VM Mac OS X (uses system Java VM) If there is no installer for your platform, or the installers don't work for you, you can download the following packages. You will need to provide your own Java VM, version 1.4.2 or higher, and set your JAVA_HOME appropriately. Details are in the "how to" chapter of the user guide. gate-3.1-beta1-build2168-BIN.zip is a binary-only package. [Around 58Mb] gate-3.1-beta1-build2168-SRC.zip is a source-only package. [Around 59Mb] gate-3.1-beta1-build2168-DOC.zip is a documentation-only package. [Around 21Mb] gate-3.1-beta1-build2168-ALL.zip is binary + source + docs package. [Around 80Mb] If you wish to use the Google plugin, you should also download google.jar and put it in the google directory under plugins inside your GATE installation. This file was accidentally omitted from the released zip files and installers. Release 3.0 (January 14th 2005) Platform-specific installers are available for the following platforms: Windows Including Java VM Without Java VM Linux (x86 platforms) Including Java VM Without Java VM Solaris/SPARC Including Java VM Without Java VM Mac OS X (uses system Java VM) If there is no installer for your platform, or the installers don't work for you, you can download the following packages. You will need to provide your own Java VM, version 1.4.2 or higher, and set your JAVA_HOME appropriately. Details are in the "how to" chapter of the user guide. gate-3.0-build1846-BIN.zip is a binary-only package. [Around 34Mb] gate-3.0-build1846-SRC.zip is a source-only package. [Around 36Mb] gate-3.0-build1846-DOC.zip is a documentation-only package. [Around 19Mb] gate-3.0-build1846-ALL.zip is binary + source + docs package. [Around 54Mb] Release: 3.0-RC1 (December 7th 2004) The EASY way: use a platform-specific installer. [Note: when our ftp server is overloaded you may experience difficulties loading this page (e.g. "login failed" or "exception"). In this case please try again a little later. See also troubleshooting.] The HARD way: only use these if you know what you're doing (or if the installers didn't work for you). The following packages will not work without a separate Java installation, some variable setting etc. - see the User Guide for the gorey details. gate-3.0-RC1-build1810-BIN.zip is a binary-only package. [Around 29Mb] gate-3.0-RC1-build1810-SRC.zip is a source-only package. [Around 34Mb] gate-3.0-RC1-build1810-DOC.zip is a documentation-only package. [Around 16Mb] gate-3.0-RC1-build1810-ALL.zip is binary + source + docs package. [Around 53Mb] Release: 3.0-beta1 (August 6th 2004) The EASY way: use a platform-specific installer. [Note: when our ftp server is overloaded you may experience difficulties loading this page (e.g. "login failed" or "exception"). In this case please try again a little later. See also troubleshooting.] The HARD way: only use these if you know what you're doing (or if the installers didn't work for you). The following packages will not work without a separate Java installation, some variable setting etc. - see the User Guide for the gorey details. gate-3.0-beta1-build1717-BIN.zip is a binary-only package. [Around 25Mb] gate-3.0-beta1-build1717-SRC.zip is a source-only package. [Around 27Mb] gate-3.0-beta1-build1717-DOC.zip is a documentation-only package. [Around 18Mb] gate-3.0-beta1-build1717-ALL.zip is binary + source + docs package. [Around 44Mb] Release: 2.2 (July 30th 2003) The EASY way: use a platform-specific installer. [Note: the latest installers may not work for Windows 2003 Server!] [Note: when our ftp server is overloaded you may experience difficulties loading this page (e.g. "login failed" or "exception"). In this case please try again a little later. See also troubleshooting.] The HARD way: only use these if you know what you're doing (or if the installers didn't work for you). The following packages will not work without a separate Java installation, some variable setting etc. - see the User Guide for the gorey details. gate-2.2-build1350—BINARY.tgz is a binary-only package. [Around 14Mb] gate-2.2-build1350—SOURCE.tgz is a source-only package. [Around 17Mb] gate-2.2-build1350—DOCS.tgz is a documentation-only package. [Around 7Mb] gate-2.2-build1350—ALL.tgz is binary + source + docs package. [Around 43Mb] Ancient History GATE 2.101 platform-specific installer. gate-2.101-build1170—BINARY.tgz is a binary-only package. [Around 14Mb] gate-2.101-build1170—SOURCE.tgz is a source-only package. [Around 17Mb] gate-2.101-build1170—DOCS.tgz is a documentation-only package. [Around 7Mb] gate-2.101-build1170—ALL.tgz is binary + source + docs package. [Around 43Mb] GATE 2.1-beta1 platform-specific installer. gate-2.1-beta1-build958—BINARY.tgz is a binary-only package (recommended). [Around 15Mb] gate-2.1-beta1-build958—SOURCE.tgz is a source-only package. [Around 12Mb] gate-2.1-beta1-build958—DOCS.tgz is a documentation-only package. [Around 3Mb] gate-2.1-beta1-build958—ALL.tgz is binary + source + docs package. [Around 40Mb] GATE 2.0 platform-specific installer. gate-2.0-build835—BINARY.tgz is a binary-only package. [Around 15Mb] gate-2.0-build835—SOURCE.tgz is a source-only package. [Around 12Mb] gate-2.0-build835—DOCS.tgz is a documentation-only package. [Around 3Mb] gate-2.0-build835—ALL.tgz is binary + source + docs package. [Around 40Mb] gate-2.0beta1-build721—BINARY.tgz is a binary-only package (recommended). [Around 15Mb] gate-2.0beta1-build721—SOURCE.tgz is a source-only package. [Around 12Mb] gate-2.0beta1-build721—DOCS.tgz is a documentation-only package. [Around 3Mb] gate-2.0beta1-build721—ALL.tgz is binary + source + docs package. [Around 40Mb] gate-2.0alpha3-516-BINARY.tgz is a binary-only package (recommended). gate-2.0alpha3-516-SOURCE.tgz is a source-only package. gate-2.0alpha3-516-ALL.tgz is binary + source + docs package. [Around 40Mb]     Our partners:     © The University of Sheffield, 1995-2023. GATE is free software under the GNU licences and others. All our products and services supplied with no warranty. This website is licenced under the Creative Commons Attribution-NonCommercial-ShareAlike Licence.