NAME
Treex::Block::Write::Text
VERSION
version 2.20210102
DESCRIPTION
Document writer for plain text format. The text is taken from the document's attribute text, if you want to save the sentences stored in bundles, use Treex::Block::Write::Sentences.
ATTRIBUTES
- to
 - 
space or comma separated list of filenames, or
-for STDOUT 
METHODS
- process_document
 - 
Saves the document.
 
AUTHOR
Martin Popel <popel@ufal.mff.cuni.cz>
COPYRIGHT AND LICENSE
Copyright © 2011-2012 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.