sklearn-crfsuite
CRFsuite (python-crfsuite) wrapper which provides interface simlar to scikit-learn
CRFsuite (python-crfsuite) wrapper which provides interface simlar to scikit-learn
To install this package, run one of the following:
sklearn-crfsuite is thin a CRFsuite (python-crfsuite) wrapper which provides scikit-learn-compatible sklearn_crfsuite.CRF estimator: you can use e.g. scikit-learn model selection utilities (cross-validation, hyperparameter optimization) with it, or save/load CRF models using joblib.
Summary
CRFsuite (python-crfsuite) wrapper which provides interface simlar to scikit-learn
Last Updated
Nov 5, 2025 at 12:36
License
MIT
Supported Platforms
GitHub Repository
https://github.com/TeamHG-Memex/sklearn-crfsuiteDocumentation
https://sklearn-crfsuite.readthedocs.io/en/latest/