Format: CSV · Plugin to support reading and writing CSV files with GATE and GCP
Group: uk.ac.gate.plugins - All Dependencies
Document Normalizer · Tools for normalizing documents before processing
Developer Tools · A collection of small tools useful to developers of GATE applications or GATE itself.
Crowd Sourcing · GATE plugin to interface with the Figure Eight crowd sourcing platform
Coreference Tools · Tools for performing coreference using the GATE relations API
Copy Annotations Between Documents · A PR to simplify the process of copying annotations from one document to another
Annotation Merging · Tools for handling annotations from multiple human annotators.
Ontology: BDM computation · Adds a right-click option to ontology LRs to calculate the BDM scores between all pairs of classes in the ontology.
Language: German · Support for processing German documents
Language: French · Support for processing French documents
Gazetteer: Ontology Based · An ontology driven gazetteer
String Annotation · A GATE plugin that provides processing resources for annotating documents based on gazetteer lists and Java regular expressions. The gazetteer annotator is able to store very large gazetteer lists in memory and can match against either the document text or the value of annotation features.
Modular Pipelines · A GATE plugin that provides a way to create modular nested pipelines where each subpipeline can get developed, tested and saved separately. Also allows to override runtime parameters, init time parameters and document features from a config file or by setting java properties.
Learning Framework · A GATE plugin that provides many different machine learning algorithms for a wide range of NLP-related machine learning tasks like text classification, tagging, or chunking.
Java · A GATE plugin that provides a processing resource for editing, re-compiling and running Java code from within the GATE GUI without the need to re-load the pipeline or re-start GATE. This makes it easy to do rapid-prototyping and agile programming with GATE. The plugin supports duplication and callbacks for running code before and after processing of a corpus.
Corpus Statistics · Corpus Statistics plugin for GATE: provides processing resources for calculating word statistics like tf, df, tf*idf, and for calculating pairwise collocation statistics like PMI over a corpus. Can be used with GCP.
GATE Cloud Client · GATE plugin containing a PR to call the GATE Cloud API
Format: JSON · Document Format plugin to support reading and writing general JSON files
Format: brat standoff · Provides support for loading and savinf brat standoff annotations