This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mrabarnett
Recipients BreamoreBoy, amaury.forgeotdarc, christian.heimes, georg.brandl, mchaput, mrabarnett, vstinner
Date 2010-09-21.03:49:28
SpamBayes Score 0.00019090482
Marked as misclassified No
Message-id <1285040970.03.0.00996907060315.issue2027@psf.upfronthosting.co.za>
In-reply-to
Content
I've started on a module called 'texttools'. So far it has Levenshtein and Porter (both coded in C).

If there's interest I'll put it on PyPI.

Suggestions for other additions?
History
Date User Action Args
2010-09-21 03:49:31mrabarnettsetrecipients: + mrabarnett, georg.brandl, amaury.forgeotdarc, mchaput, vstinner, christian.heimes, BreamoreBoy
2010-09-21 03:49:30mrabarnettsetmessageid: <1285040970.03.0.00996907060315.issue2027@psf.upfronthosting.co.za>
2010-09-21 03:49:28mrabarnettlinkissue2027 messages
2010-09-21 03:49:28mrabarnettcreate