NAME
Treex::Block::Write::Sentences
VERSION
version 2.20151210
DESCRIPTION
Document writer for plain text format, one sentence (bundle) per line.
ATTRIBUTES
- encoding
-
Output encoding.
utf8
by default. - join_resegmented
-
Print the sentences re-segmented by Treex::Block::W2A::ResegmentSentences on one line.
- to
-
The name of the output file, STDOUT by default.
METHODS
- process_document
-
Saves the 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.