Пакет python-module-pyporter2: Информация

    Исходный пакет: python-module-pyporter2
    Версия: 0.9.9-alt1.git81d39.2
    Собран:  22 апреля 2019 г. 7:19 в задании #227515
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.dirolf.com/project/pyporter2

    Лицензия: MIT/X11
    О пакете: Implementation of the Porter2 (english) stemming algorithm
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python-module-pyporter2 (noarch)
    python3-module-pyporter2 (noarch)

    Сопровождающий: Denis Klimov


      1. rpm-build-python3

    Последнее изменение


    16 мая 2018 г. Andrey Bychkov 0.9.9-alt1.git81d39.2
    - (NMU) rebuild with python3.6
    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)
    31 августа 2014 г. Eugeny A. Rostovtsev 0.9.9-alt1.git81d39
    - New snapshot
    - Added module for Python 3