Package python-module-pyhacrf: Information

    Binary package: python-module-pyhacrf
    Version: 0.1.2-alt1.1.1.1
    Architecture: x86_64
    Build time:  Sep 12, 2020, 06:31 AM in the task #255957
    Source package: python-module-pyhacrf
    Report package bug
    License: BSD
    Summary: Hidden alignment conditional random field, discriminative string edit distance
    Description: 
    Hidden alignment conditional random field for classifying string pairs -
    a learnable edit distance.
    
    This package aims to implement the HACRF machine learning model with a
    sklearn-like interface. It includes ways to fit a model to training
    examples and score new example.

    Maintainer: Stanislav Levin


    Last changed


    June 12, 2019 Stanislav Levin 0.1.2-alt1.1.1.1
    - Added missing dep on `numpy.testing`.
    March 22, 2018 Aleksei Nikiforov 0.1.2-alt1.1.1
    - (NMU) Rebuilt with python-3.6.4.
    Feb. 2, 2018 Stanislav Levin 0.1.2-alt1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools