Skip to content

Commit d97d13e

Browse files
kmikeraghavrv
authored andcommitted
DOC add sklearn-crfsuite to related projects (#7878)
1 parent fcb706a commit d97d13e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/related_projects.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,11 @@ and tasks.
7676
- `pomegranate <https://github.com/jmschrei/pomegranate>`_ Probabilistic modelling
7777
for Python, with an emphasis on hidden Markov models.
7878

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+
7984
- `py-earth <https://github.com/scikit-learn-contrib/py-earth>`_ Multivariate adaptive
8085
regression splines
8186

0 commit comments

Comments
 (0)