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

NAME

PMLTQ::Command::convert - Converts PML files to SQL

VERSION

version 1.1.0

SYNOPSIS

  pmltq convert [--config treebank_config]

DESCRIPTION

Convert from PML to SQL.

OPTIONS

treebank_config

Path to configuration file. If a treebank_config is --, config is read from STDIN.

AUTHORS

  • Petr Pajas <pajas@ufal.mff.cuni.cz>

  • Jan Štěpánek <stepanek@ufal.mff.cuni.cz>

  • Michal Sedlák <sedlak@ufal.mff.cuni.cz>

  • Matyáš Kopp <matyas.kopp@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2015 by Institute of Formal and Applied Linguistics (http://ufal.mff.cuni.cz).

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.