Is there any good and fast module that would 'scan' text for specified phrases and count their occurrences? It would be also great if it could automatically stem phrases (or provide fuzzy matching).
I need it to rank some texts using given keywords.
Any ideas?