github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

mdirolf / pyporter2

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 8
    • 0
  • Source
  • Commits
  • Network (0)
  • Issues (0)
  • Downloads (1)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (1)
    • v0.9.9
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

A python implementation of the porter2 stemmer: http://snowball.tartarus.org/algorithms/english/stemmer.html — Read more

  cancel

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

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

started work towards v1.0.0 => implementing the PyStemmer API and 
deprecating the original API 
mdirolf (author)
Mon Oct 06 20:20:08 -0700 2008
commit  02b0cfd6a67fe18488a3193516d15f139b2c2c4e
tree    c4966a636c14157a748cf860f24c27c9e8909212
parent  90828bafbaa6aeb56fa0a1b477aced9964d58d81
pyporter2 /
name age
history
message
file .gitignore Mon Sep 22 19:55:28 -0700 2008 initial commit [mdirolf]
file README Mon Oct 06 20:20:08 -0700 2008 started work towards v1.0.0 => implementing the... [mdirolf]
file Stemmer.py Mon Oct 06 20:20:08 -0700 2008 started work towards v1.0.0 => implementing the... [mdirolf]
file stemmedvoc.txt Mon Sep 22 19:55:28 -0700 2008 initial commit [mdirolf]
file voc.txt Mon Sep 22 19:55:28 -0700 2008 initial commit [mdirolf]
README
pyporter2: A python implementation of the Porter2 stemmer.

See http://snowball.tartarus.org/algorithms/english/stemmer.html

USAGE
-----
>>> import Stemmer
>>> stemmer = Stemmer.Stemmer('english')
>>> stemmer.stemWord('stemming')
'stem'

UNIT TESTS
----------
To run the unit tests do:
> python Stemmer.py
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server