Ashwin Panchapakesan
Student, University Of Toronto

Current Research Project: NLP

I am currently working on a project that involves Natural Language Processing. It involves programatically comparing multiple documents that describe a certain event. Having done so, my program will output an accurate description of that event, including all relevant points from all the documents and excluding all those that are irrelevant.

I am using Python's NLTK module and wordnet, which has been implemented in Python as PyWordNet.