Cheng-Lung Sung (宋政隆) > Algorithm-CRF-0.04 > Algorithm::CRF

Download:
Algorithm-CRF-0.04.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.04   Source  

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.

See http://www.perl.com/perl/misc/Artistic.html