Socket
Socket
Sign inDemoInstall

nlp-py-2e-zh

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    nlp-py-2e-zh

Python 自然语言处理 第二版


Version published
Weekly downloads
0
Maintainers
1
Install size
15.8 MB
Created
Weekly downloads
 

Readme

Source

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} 查看文档

FAQs

Last updated on 29 Dec 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc