Package python3-module-pyporter2: Information

    Source package: python3-module-pyporter2
    Version: 0.9.9-alt2
    Build time:  Aug 12, 2021, 03:30 AM
    Report package bug
    License: MIT/X11
    Summary: Implementation of the Porter2 (english) stemming algorithm
    Description: 
    This is an implementation of the Porter2 (english) stemming algorithm
    in Python. It was born out of some academic work I did on clustering
    algorithms in the spring of 2008. The Porter Stemming Algorithm was
    first published in this 1979 paper - it is now one of the most widely
    known and used stemming algorithms. An implementation of the Porter
    stemmer already existed in Python, but not of the updated Porter2
    stemmer. I decided to implement a Python version of Porter2 as an
    exercise.

    List of rpms provided by this srpm:
    python3-module-pyporter2 (noarch)

    Maintainer: Andrey Bychkov


      1. rpm-build-python3

    Last changed


    Nov. 5, 2019 Andrey Bychkov 0.9.9-alt2
    - disable python2
    May 16, 2018 Andrey Bychkov 0.9.9-alt1.git81d39.2
    - (NMU) rebuild with python3.6
    March 13, 2016 Ivan Zakharyaschev 0.9.9-alt1.git81d39.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)