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

NAME

Treex::Tutorial::ReadersAndWriters - reading/writing from/to different file formats

VERSION

version 0.08324

FORMATS

Treex can process data in many formats: plain text, HTML, CoNLL, PDT (PML),... For each supported format there exists a reader block (that converts the given format to Treex in-memory representation) and a writer block (that prints the in-memory representation to the given format).

    cat index.html | treex -q -Len Read::HTML Write::Text

AUTHOR

Martin Popel <popel@ufal.mff.cuni.cz>

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.

1 POD Error

The following errors were encountered while parsing the POD:

Around line 30:

Non-ASCII character seen before =encoding in '©'. Assuming UTF-8