I am trying to build a dictionary with frequent terms for my website. So basically I will retrieve a paragraph from my database and this paragraph most likely will contain terms which appear in the aforementioned dictionary. What I am looking for is a nice way (and fast) to parse the paragraph text and map the dictionary terms which might appear in that text with the dictionary entries.
Is there a Python module which can assist me with this task? I am not looking for something fancy but it must be fast.
Thanks
foo, do you want to find it withinconfoobulation? – Tim Pietzcker Sep 26 '11 at 16:13