Skip to content

Commit dec4ba1

Browse files
authored
Update README.md
1 parent b97c470 commit dec4ba1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
备注:会一直更新下去
2+
13
### PythonDemo文件夹:
24
包含第三库:**matplotlib(2D绘图库)**,**wordcloud(词云)**,**jieba(中文分词)**,**SnowNLP(Simplified Chinese Text Processing)**以及numpy的例子
35
以及使用**itchat**以及**wxpy****微信好友信息实现的统计以及基于图灵机器人实现的微信聊天机器人**
@@ -11,3 +13,8 @@
1113
[Python第三方库jieba(中文分词)入门与进阶(官方文档))](http://blog.csdn.net/qq_34337272/article/details/79554772)
1214

1315
[Python第三方库SnowNLP(Simplified Chinese Text Processing)快速入门与进阶)](http://blog.csdn.net/qq_34337272/article/details/79577288)
16+
17+
### PythonSpider文件夹
18+
主要包括一些爬虫(知乎,妹子图等等)的实现,目前更新了下列文章
19+
20+
[selenium在爬虫领域的初涉(自动打开网站爬取信息)](http://blog.csdn.net/qq_34337272/article/details/79594809)

0 commit comments

Comments
 (0)