Home - GateNLP/gateplugin-LearningFramework GitHub Wiki

GATE

Developer Documentation

This is the start page of the developer documentation for the GATE LearningFramework plugin.

The following pages are currently available:

  • ImplementationNotes - Overview over the implementation and table of contents
  • CorpusRepresentation - Notes about the CorpusRepresentation implementations
  • Engine - Notes about the Engine implementations
  • Class_EngineDVFileJson - Implementation of the base class for all engines that convert instances to dense json representation like, for example, the PytorchWrapper
  • DNN_Creation - Notes about automatically creating DNNs from the features file and the metadata