From 97e7404ef3768b9f47de3268493c9180a9855853 Mon Sep 17 00:00:00 2001 From: jiangzhonglian Date: Fri, 15 Feb 2019 18:34:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20Graph=E5=9B=BE=E8=AE=A1?= =?UTF-8?q?=E7=AE=97=E7=9B=B8=E5=85=B3=E8=B5=84=E6=96=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c04446fef..5b8f52a4c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ * **ApacheCN - 学习机器学习群【629470233】ApacheCN - 学习机器学习群[629470233]** * **Machine Learning in Action (机器学习实战) | [ApacheCN(apache中文网)](http://cwiki.apachecn.org/)** * 电子版书籍:[【机器学习实战-中文版-带目录版.pdf】](https://github.com/apachecn/AiLearning/tree/master/books) -* -- 感谢 [群小哥哥:Wizard Zhang](https://github.com/wizardforcel) 生成的电子书[《机器学习实战-ApacheCN.pdf》](https://github.com/apachecn/AiLearning/blob/master/books/机器学习实战-ApacheCN.pdf) +* -- 感谢 [飞龙小哥哥](https://github.com/wizardforcel) 生成的电子书[《机器学习实战-ApacheCN.pdf》](https://github.com/apachecn/AiLearning/blob/master/books/机器学习实战-ApacheCN.pdf) * **视频已更新完成,如果你觉得有价值,请帮忙点 Star【后续组织学习活动:sklearn、kaggle、 Pytorch 和 tensorflow】** * -- 视频网站:优酷 /bilibili / Acfun / 网易云课堂,可直接在线播放。(最下方有相应链接) * -- [群小哥哥:红色石头](https://github.com/RedstoneWill): [台湾大学林轩田机器学习笔记](https://github.com/apachecn/ntu-hsuantienlin-ml) @@ -153,9 +153,9 @@ * 1.) [入门介绍](/blog/dl/1.入门介绍.md) * 2.) 代码位置:src/py2.x or py3.x/DL -# 自然语言处理 NLP +# 自然语言处理 NLP 学习 -## 百度公开课(使用场景了解) +## 1.使用场景 (百度公开课) > 第一部分 入门介绍 @@ -176,7 +176,7 @@ * 4.) [UNIT-语言理解与交互技术](/blog/nlp/4.UNIT-语言理解与交互技术.md) -## 自然语言处理(NLP) - 相关项目 +## 2.相关结构 学习过程中-内心复杂的变化!!! @@ -342,6 +342,11 @@ mage字幕是为给定图像生成文本描述的任务。 * word2vec推荐文档: https://www.zhihu.com/question/44832436/answer/266068967 * textrank推荐文档: https://blog.csdn.net/BaiHuaXiu123/article/details/77847232 +## Graph图计算【慢慢更新】 + +* 数据集: [data/nlp/graph](data/nlp/graph) +* 学习资料: spark graphX实战.pdf 【文件太大不方便提供,自己百度】 + ### 进一步阅读 如果您希望更深入,本节提供了其他数据集列表。