Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37047972
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-pyporter2

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.9.9-alt2
Время сборки: 5 ноября 2019, 07:33 ( 229.5 недели назад )
Размер архива: 106.31 Kb

Домашняя страница:   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.

Текущий майнтейнер: Andrey Bychkov

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-pyporter2
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin