Support for loading and saving documents in the original GATE XML format
gatenlp.docformats.gatexml.
dump
Save document to file in original GATE XML format. :param fp: :param obj: :return:
load
Load gatedocument from the given file. :param fp: file-like object :return:
gatenlp.docformats.flatbuffers module
gatenlp.docformats.simplejson module