Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047125
en ru br
ALT Linux repos
S:0.9.9-alt2

Group :: Development/Python3
RPM: python3-module-pyporter2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.9.9-alt2
Build date: 5 november 2019, 07:33 ( 229.5 weeks ago )
Size: 106.31 Kb

Home page:   http://www.dirolf.com/project/pyporter2

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.

Current maintainer: Andrey Bychkov

List of contributors

List of rpms provided by this srpm:

  • python3-module-pyporter2
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin