Module gatenlp.serialization

Subpackage for modules related to serialization.

Expand source code
"""
Subpackage for modules related to serialization.
"""

Sub-modules

gatenlp.serialization.default

Module that implements the various ways of how to save and load documents and change logs.

gatenlp.serialization.default_gatexml

Module that implements the GATE XML format loader.

gatenlp.serialization.default_htmlannviewer

Module that implements the various ways of how to save and load documents and change logs.

gatenlp.serialization.default_htmlloader

Module that implements the default HTML loader

gatenlp.serialization.default_json

Module that implements the json serialization class.

gatenlp.serialization.default_msgpack

Module that implements the various ways of how to save and load documents and change logs.

gatenlp.serialization.default_pickle

Module that implements the various ways of how to save and load documents and change logs.

gatenlp.serialization.default_plaintext

Module that implements the various ways of how to save and load documents and change logs.

gatenlp.serialization.default_tweetv1

Module that implements the various ways of how to save and load documents and change logs.

gatenlp.serialization.default_yaml

Module that implements the various ways of how to save and load documents and change logs.