Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 573 Bytes

formats.rst

File metadata and controls

19 lines (11 loc) · 573 Bytes

Corpus Formats

.. toctree::
    :hidden:

    default_format
    broadcast_format


A corpus format defines how a corpus is saved on disk. For the use with this library some formats were specifically developed:

Furthermore there exist downloaders, readers and writers for other formats or specific datasets. For a list of available downloaders, readers and writers check :ref:`io_implementations`.