On Fri, Oct 30, 2009 at 11:37 AM, Amit Sethi <amit.pureene...@gmail.com>wrote:

> I am trying to develop a sort of keyword generator for blog posts much like
> the Yahoo Keyword service .


I havent tried the latter - hence do not know how it works and what it is
used for.


> As an initial idea I am using the list of most
> used 3000 words in project Gutenberg as being redundant . My question is
> what is the best way to organize my data and what algorithms would allow me
> to search this list the fastest.
>

Try using Patricia Tries.

-V-
http://twitter.com/venkasub
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to