Java Reference
In-Depth Information
GATE
General Architecture for Text Engineering ( GATE ) is a set of tools written in Java and
developed at the University of Sheffield in England. It supports many NLP tasks and lan-
guages. It can also be used as a pipeline for NLP processing.
It supports an API along with GATE Developer, a document viewer that displays text along
with annotations. This is useful for examining a document using highlighted annotations.
GATE Mimir, a tool for indexing and searching text generated by various sources, is also
available. Using GATE for many NLP tasks involves a bit of code. GATE Embedded is
used to embed GATE functionality directly in code. Useful GATE links are listed in the fol-
lowing table:
Gate
Website
Home
https://gate.ac.uk/
Documentation https://gate.ac.uk/documentation.html
JavaDocs
http://jenkins.gate.ac.uk/job/GATE-Nightly/javadoc/
Download
https://gate.ac.uk/download/
Wiki
http://gatewiki.sf.net/
Search WWH ::




Custom Search