NAME

PMLTQ::Command::load - Load treebank to database

VERSION

version 1.0.0

SYNOPSIS

  pmltq load <treebank_config> <sql_dir>

DESCRIPTION

Load treebank to database

OPTIONS

PARAMS

treebank_config

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

Path to ïnput directory.

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.