Pages

Showing posts with label egg. Show all posts
Showing posts with label egg. Show all posts

Thursday, October 11, 2012

Installing stemming porter library python

From the following URL download the egg file:

http://pypi.python.org/pypi/stemming/1.0.1

Once you have the file run the following command

sudo easy_install filename.egg

There you go :)