This package (python-crfsuite) wraps CRFsuite C++ API using Cython.
It is faster than official SWIG wrapper and has a simpler codebase
than a more advanced pyCRFsuite. python-crfsuite works in Python 2
and Python 3, doesn't have external dependencies (CRFsuite is
bundled, numpy/scipy stack is not needed) and workarounds some of
the issues with C++ CRFsuite library.

ok?

Attachment: py-crfsuite.tgz
Description: py-crfsuite.tgz

Reply via email to