sklearn-crfsuite

scikit-learn inspired API for CRFsuite

  • 所有者: TeamHG-Memex/sklearn-crfsuite
  • 平台:
  • 許可證:
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

================
sklearn-crfsuite

.. image:: https://img.shields.io/pypi/v/sklearn-crfsuite.svg
:target: https://pypi.python.org/pypi/sklearn-crfsuite
:alt: PyPI Version

.. image:: https://img.shields.io/travis/TeamHG-Memex/sklearn-crfsuite/master.svg
:target: https://travis-ci.org/TeamHG-Memex/sklearn-crfsuite
:alt: Build Status

.. image:: https://codecov.io/github/TeamHG-Memex/sklearn-crfsuite/coverage.svg?branch=master
:target: https://codecov.io/github/TeamHG-Memex/sklearn-crfsuite?branch=master
:alt: Code Coverage

.. image:: https://readthedocs.org/projects/sklearn-crfsuite/badge/?version=latest
:target: https://sklearn-crfsuite.readthedocs.io/en/latest/?badge=latest
:alt: Documentation

sklearn-crfsuite is a thin CRFsuite_ (python-crfsuite_) wrapper which provides
interface simlar to scikit-learn_. sklearn_crfsuite.CRF is a scikit-learn
compatible estimator: you can use e.g. scikit-learn model
selection utilities (cross-validation, hyperparameter optimization) with it,
or save/load CRF models using joblib_.

.. _CRFsuite: http://www.chokkan.org/software/crfsuite/
.. _python-crfsuite: https://github.com/scrapinghub/python-crfsuite
.. _scikit-learn: http://scikit-learn.org/
.. _joblib: https://github.com/joblib/joblib

License is MIT.

Documentation can be found here <https://sklearn-crfsuite.readthedocs.io>_.


.. image:: https://hyperiongray.s3.amazonaws.com/define-hg.svg
:target: https://www.hyperiongray.com/?pk_campaign=github&pk_kwd=sklearn-crfsuite
:alt: define hyperiongray

主要指標

概覽
名稱與所有者TeamHG-Memex/sklearn-crfsuite
主編程語言Python
編程語言Python (語言數: 1)
平台
許可證
所有者活动
創建於2015-11-26 21:15:41
推送於2023-09-25 19:44:09
最后一次提交2019-12-05 13:17:22
發布數9
最新版本名稱0.3.6 (發布於 2017-06-22 23:49:17)
第一版名稱0.1 (發布於 2015-11-27 15:59:38)
用户参与
星數431
關注者數20
派生數213
提交數46
已啟用問題?
問題數57
打開的問題數34
拉請求數4
打開的拉請求數12
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?