NAME
Algorithm::CRF - Perl binding for CRF++
SYNOPSIS
use Algorithm::CRF;
Algorithm::CRF::crfpp_learn( ... );
DESCRIPTION
Stub documentation for Algorithm::CRF, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited.
FUNCTIONS
new
crfpp_learn
EXPORT
None by default.
SEE ALSO
AUTHOR
Cheng-Lung Sung, <clsung@FreeBSD.org>
COPYRIGHT AND LICENSE
Copyright (C) 2006 by Cheng-Lung Sung <clsung@FreeBSD.org>.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.