NAME
Treex::Block::Read::Treex
VERSION
version 2.20150928
DESCRIPTION
Document reader for the Treex file format (*.treex
), which is actually a PML instance which is an XML-based format.
PARAMETERS
- from
-
space or comma separated list of filenames
- bundles_per_doc
-
If you want to split one file to more documents. The default is 0 which means, don't split.
METHODS
- next_document
-
Loads a document.
AUTHOR
Martin Popel <popel@ufal.mff.cuni.cz>
COPYRIGHT AND LICENSE
Copyright © 2011, 2015 by Institute of Formal and Applied Linguistics, Charles University in Prague
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.