Skip to content
This repository has been archived by the owner on May 6, 2021. It is now read-only.

apachecn/nlp-py-2e-zh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 自然语言处理 第二版

– 使用自然语言工具包分析文本

作者:Steven Bird, Ewan Klein 和 Edward Loper

译者:Python 文档协作翻译小组

最后更新:2017.3.4

Django 文档协作翻译小组人手紧缺,有兴趣的朋友可以加入我们,完全公益性质。交流群:467338606。

本版本的 NLTK 已经针对 Python 3 和 NLTK 3 更新。本书的第一版由 O'Reilly 出版,可以在 http://nltk.org/book_1ed/ 访问到。(本书目前没有计划出第二版)

本版本的初译基于原书第一版的翻译,参见第一版译者的话

本书的发行遵守 Creative Commons Attribution Noncommercial No-Derivative-Works 3.0 US License 条款。

如果对材料有任何疑问请提交至 nltk-users 邮件列表。请在 issue tracker 上报告错误。

下载

Docker

docker pull apachecn0/nlp-py-2e-zh
docker run -tid -p <port>:80 apachecn0/nlp-py-2e-zh
# 访问 http://localhost:{port} 查看文档

PYPI

pip install nlp-py-2e-zh
nlp-py-2e-zh <port>
# 访问 http://localhost:{port} 查看文档

NPM

npm install -g nlp-py-2e-zh
nlp-py-2e-zh <port>
# 访问 http://localhost:{port} 查看文档

About

📖 [译] Python 自然语言处理 第二版

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published