Skip to content

Store and load GATE documents represented as BasicDocument instances in JSON, YAML and MessagePack formats

License

Notifications You must be signed in to change notification settings

GateNLP/gateplugin-Format_Bdoc

Repository files navigation

gateplugin-Format_Bdoc

Plugin to save/load GATE documents as JSON, gzipped JSON, MessagePack, YAML, gzipped YAML.

Documentation: https://gatenlp.github.io/gateplugin-Format_Bdoc/

This plugin adds support for loading and saving GATE documents represented as "Bdoc" (Basianges to be made to a GATE document).

Maven Coordinates for the plugin:

  • groupId: uk.ac.gate.plugins
  • artifactId: format-bdoc

NOTE: as long as we depend on gate-plugin-parent 8.6.1 we need to use java 8 for testing, there is a problem with the jacoco maven plugin version (see #8)

About

Store and load GATE documents represented as BasicDocument instances in JSON, YAML and MessagePack formats

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages