The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Treex::Block::Write::Sentences

VERSION

version 2.20160630

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.