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

NAME

Treex::Tool::Tagger::Featurama::EN

VERSION

version 2.20151102

DESCRIPTION

Featurama feature set and analysis for English

OVERRIDEN METHODS

_analyze($wordform)

Uses EnglishMorpho::Analysis::get_possible_tags()

_get_feature_names()

Returns feature names for English

_get_features($wordform, $analyses_rf)

Returns features for English

_extract_tag_and_lemma($index, $wordform)

Returns proposed tag and wordform

AUTHORS

Tomáš Kraut <kraut@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.