perl -MTreex::Tool::LXSuite::LXConjugator -E '
my $conjugator = Treex::Tool::LXSuite::LXConjugator->new();'
produces an error Attribute (lxsuite_key) is required because the Client needs the key.
Note that I have created ~/.lxsuite2 file. Also there should be a warning with an explanation message if this file is missing.
The module above is needed by T2T::EN2PT::TurnVerbLemmaToAdjectives.
produces an error
Attribute (lxsuite_key) is requiredbecause the Client needs the key.Note that I have created
~/.lxsuite2file. Also there should be a warning with an explanation message if this file is missing.The module above is needed by
T2T::EN2PT::TurnVerbLemmaToAdjectives.