DTA::CAB::Analyzer::Morph::Latin::FST - auxilliary morphological analysis via Gfsm automaton
use DTA::CAB::Analyzer::Morph::Latin::FST;
$morph = DTA::CAB::Analyzer::Morph::Latin::FST->new(%args);
DTA::CAB::Analyzer::Morph::Latin::FST is a just a simplified wrapper for DTA::CAB::Analyzer::Morph which sets the following default options:
label => 'mlatin',
wantAnalysisLo => 0,
tolower => 1,
Bryan Jurish <moocow@cpan.org>
Copyright (C) 2009-2019 by Bryan Jurish
This package is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.24.1 or, at your option, any later version of Perl 5 you may have available.