Need Help with Programming Science Project

alex23 wuwei23 at gmail.com
Tue Jan 28 02:31:46 EST 2014


On 24/01/2014 8:05 PM, theguy wrote:
> I have a science project that involves designing a program which can examine a bit of text with the author's name given, then figure out who the author is if another piece of example text without the name is given.

This sounds like exactly the sort of thing NLTK was made for. Here's an 
example of using it for this requirement:

http://www.aicbt.com/authorship-attribution/



More information about the Python-list mailing list