Jack <[EMAIL PROTECTED]> wrote: > Thanks for the suggestion. I understand that more work is needed for natural > language > understanding. What I want to do is actually very simple - I pre-screen the > user > typed text. If it's a simple syntax my code understands, like, Weather in > London, I'll > redirect it to a weather site. Or, if it's "What is ... " I'll probably > redirect it to wikipedia. > Otherwise, I'll throw it to a search engine. So, extremelyl simple stuff ...
<http://nltk.sourceforge.net/index.php/Main_Page> """ NLTK — the Natural Language Toolkit — is a suite of open source Python modules, data sets and tutorials supporting research and development in natural language processing. """ Alex -- http://mail.python.org/mailman/listinfo/python-list