Natural Language Processing with Python

laohong

管理员
Staff member
I'm glad to announce that the NLTK book was recently published by O'Reilly:

Natural Language Processing with Python,
Steven Bird, Ewan Klein, and Edward Loper,
O'Reilly Media Inc. June 2009.

For details, including the free online version, please see:
http://www.nltk.org/book

The software, NLTK version 2.0b4, 120k lines of Python code, is now
available under the Apache License. For a list of supported
functionality, see:
http://www.nltk.org/code

Installation instructions for the software and 60+ corpora is available at:
http://www.nltk.org/download

For information about documentation, getting started guide, HOWTOs,
FAQ, user forums, see:
http://www.nltk.org/

-Steven Bird
 
回复: Natural Language Processing with Python

Yeah, I've got it, and installed it successfully. It seems very powerful. But as a beginner, I find it not easy to handle.
 
Back
顶部