Archive for April, 2009
Spell Checking in Python
I was looking into spell checking in Python. I found spell4py, and downloaded the zip, but couldn’t get it to build on my system. If I tried a bit longer maybe, but in the end my solution worked out fine. This library was overkill for my needs too. I found this article here: http://code.activestate.com/recipes/117221/ This […]
Posted on April 11, 2009 at 11:38 am by Joe · Permalink
· 4 Comments
In: Python · Tagged with: nlp, spelling checker
In: Python · Tagged with: nlp, spelling checker