We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcb706a commit d97d13eCopy full SHA for d97d13e
doc/related_projects.rst
@@ -76,6 +76,11 @@ and tasks.
76
- `pomegranate <https://github.com/jmschrei/pomegranate>`_ Probabilistic modelling
77
for Python, with an emphasis on hidden Markov models.
78
79
+- `sklearn-crfsuite <https://github.com/TeamHG-Memex/sklearn-crfsuite>`_
80
+ Linear-chain conditional random fields
81
+ (`CRFsuite <http://www.chokkan.org/software/crfsuite/>`_ wrapper with
82
+ sklearn-like API).
83
+
84
- `py-earth <https://github.com/scikit-learn-contrib/py-earth>`_ Multivariate adaptive
85
regression splines
86
0 commit comments