similar words index?

Jochen Schulz usenet-nospam at well-adjusted.de
Fri Jan 2 04:54:59 EST 2009


* robert:
> how can one index (text documents) for efficient similar word search?
> existing modules?

I implemented one approach in mspace.py:

http://well-adjusted.de/mspace.py/

But beware that it is pure Python and not optimized for speed. You gain
quite a lot by having Psyco installed, though.

J.
-- 
I count my partner's eyelashes.
[Agree]   [Disagree]
                 <http://www.slowlydownward.com/NODATA/data_enter2.html>



More information about the Python-list mailing list