NAME

Treex::Block::Read::Text

VERSION

version 2.20210102

DESCRIPTION

Document reader for plain text format. The text is stored to the document's attribute text, if you want to load a text in "on sentence per line" format to bundles, use Treex::Block::Read::Sentences instead.

ATTRIBUTES

from

space or comma separated list of filenames

METHODS

next_document

Loads a document.

AUTHOR

Martin Popel

COPYRIGHT AND LICENSE

Copyright © 2011 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.