NAME

Treex::Tool::Parser::MSTperl::ModelUnlabelled

VERSION

version 0.07298

DESCRIPTION

This is an in-memory represenation of a parsing model, extended from Treex::Tool::Parser::MSTperl::ModelBase.

FIELDS

Feature weights

weights

A hash reference containing weights of all features. This is the actual model.

METHODS

AUTHORS

Rudolf Rosa <rosa@ufal.mff.cuni.cz>

COPYRIGHT AND LICENSE

Copyright © 2011 by Institute of Formal and Applied Linguistics, Charles University in Prague

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