From 49c2019c6e80b597da94555042218fc07f1e0382 Mon Sep 17 00:00:00 2001 From: wizardforcel <562826179@qq.com> Date: Thu, 24 Dec 2020 16:58:29 +0800 Subject: [PATCH] 2020-12-24 16:58:29 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49ca6a3..90b28dd 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ > [Django 文档协作翻译小组](http://python.usyiyi.cn/django/index.html)人手紧缺,有兴趣的朋友可以加入我们,完全公益性质。交流群:467338606。 + [在线阅读](https://nltk.apachecn.org) ++ [在线阅读(Gitee)](https://apachecn.gitee.io/nlp-py-2e-zh/) 本版本的 NLTK 已经针对 Python 3 和 NLTK 3 更新。本书的第一版由 O'Reilly 出版,可以在[http://nltk.org/book_1ed/](http://nltk.org/book_1ed/) 访问到。(本书目前没有计划出第二版) -- GitLab