# Python 自然語言處理 第二版
## – 使用自然語言工具包分析文本
> 作者:**Steven Bird, Ewan Klein 和 Edward Loper**
>
> 譯者:[Python 文檔協作翻譯小組](http://usyiyi.cn/translate/nltk_python/index.html)
>
> 最后更新:2017.3.4
>
> [Django 文檔協作翻譯小組](http://python.usyiyi.cn/django/index.html)人手緊缺,有興趣的朋友可以加入我們,完全公益性質。交流群:467338606。
+ [在線閱讀](https://nltk.apachecn.org)
本版本的 NLTK 已經針對 Python 3 和 NLTK 3 更新。本書的第一版由 O'Reilly 出版,可以在[http://nltk.org/book_1ed/](http://nltk.org/book_1ed/) 訪問到。(本書目前沒有計劃出第二版)
本版本的初譯基于[原書第一版的翻譯](http://www.52nlp.cn/resources),參見第一版[譯者的話](./15.html)。
本書的發行遵守[Creative Commons Attribution Noncommercial No-Derivative-Works 3.0 US License](http://creativecommons.org/licenses/by-nc-nd/3.0/us/) 條款。
如果對材料有任何疑問請提交至[nltk-users](http://groups.google.com/group/nltk-users) 郵件列表。請在[issue tracker](https://github.com/nltk/nltk_book/issues) 上報告錯誤。