XML::XCES - Perl module to handle XCES xml files


XML-XCES documentation  | view source Contained in the XML-XCES distribution.

Index


NAME

Top

XML::XCES - Perl module to handle XCES xml files

VERSION

Top

Version 0.01

SYNOPSIS

Top

    use XML::XCES;

    XML::XCES->align2pair("File.xml", "prefix");

FUNCTIONS

Top

XML::XCES provides the following functions:

align2pair

This function receives an XCES xml filename with sentence alignment content, and, optionally, a prefix for the output files.

Note that the aligned files paths should be absolute or relative to the command issue directory.

AUTHOR

Top

Alberto Simoes, <ambs@cpan.org>

BUGS

Top

Please report any bugs or feature requests to bug-xml-xces@rt.cpan.org, or through the web interface at http://rt.cpan.org. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


XML-XCES documentation  | view source Contained in the XML-XCES distribution.