From e42266d48636a14f97fa076b43df3b49e439d511 Mon Sep 17 00:00:00 2001 From: Nativeatom Date: Thu, 11 May 2017 20:58:46 -0700 Subject: [PATCH 1/8] Update README.md --- README.md | 31 +++++++++++++++++++++++++++++-- 1 file changed, 29 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2782d43..adad681 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,29 @@ -# NaturalLanguageProcesing -Natural Language Procesing +# Natural Language Processing +Natural Language Processing + +- - - + +## 预备知识 Prerequisite +- [See here](https://github.com/allmachinelearning/MachineLearning) + +- - - + +## 经典教材 Textbook + +# Natural Language Processing +- [统计自然语言处理 宗成庆] + +- [统计自然语言处理基础 Christoph Manning] + +# Statistic Learning + +- [统计学习方法 李航] + +- [Elements of Statistical Learning Trevor Hastie Robert Tibshirani Jerome Friedman] +- - - + +## 常用工具包 Packages + +- [jieba](https://github.com/fxsjy/jieba) + +- [Stanford NLP](https://nlp.stanford.edu/software/) From d26316650dd13e4646e0cb88b0f8318838fc75c3 Mon Sep 17 00:00:00 2001 From: Nativeatom Date: Thu, 11 May 2017 21:00:44 -0700 Subject: [PATCH 2/8] Update README.md --- README.md | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2782d43..10d877e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,28 @@ -# NaturalLanguageProcesing -Natural Language Procesing +# Natural Language Processing +** 自然语言处理板块 +- - - + +## 预备知识 Prerequisite +- [See here](https://github.com/allmachinelearning/MachineLearning) + +- - - + +## 经典教材 Textbook + +# Natural Language Processing +- [统计自然语言处理 宗成庆] + +- [统计自然语言处理基础 Christoph Manning] + +# Statistic Learning + +- [统计学习方法 李航] + +- [Elements of Statistical Learning Trevor Hastie Robert Tibshirani Jerome Friedman] +- - - + +## 常用工具包 Packages + +- [jieba](https://github.com/fxsjy/jieba) + +- [Stanford NLP](https://nlp.stanford.edu/software/) From 8096eca095435b160a0d85fcf00e8d267fa353c4 Mon Sep 17 00:00:00 2001 From: Nativeatom Date: Thu, 11 May 2017 21:03:16 -0700 Subject: [PATCH 3/8] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index adad681..4989636 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Natural Language Processing -Natural Language Processing +## Natural Language Processing +** Natural Language Processing - - - @@ -27,3 +27,5 @@ Natural Language Processing - [jieba](https://github.com/fxsjy/jieba) - [Stanford NLP](https://nlp.stanford.edu/software/) + +- [nltk](http://www.nltk.org/) From 6a94c68983fb0ff8663ba1389bf0afa9825bc8ba Mon Sep 17 00:00:00 2001 From: Nativeatom Date: Thu, 11 May 2017 21:03:54 -0700 Subject: [PATCH 4/8] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4989636..2cf7692 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Natural Language Processing +# Natural Language Processing ** Natural Language Processing - - - @@ -10,12 +10,12 @@ ## 经典教材 Textbook -# Natural Language Processing +### Natural Language Processing - [统计自然语言处理 宗成庆] - [统计自然语言处理基础 Christoph Manning] -# Statistic Learning +### Statistic Learning - [统计学习方法 李航] From 310ade0abca8c7d474d1d106569eeb5a6ebe7241 Mon Sep 17 00:00:00 2001 From: Nativeatom Date: Thu, 11 May 2017 21:04:31 -0700 Subject: [PATCH 5/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2cf7692..dc7fd3b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Natural Language Processing -** Natural Language Processing +***自然语言处理板块 - - - From 81b94f6a695fb55d237cdd6b5857f86dd20c90e7 Mon Sep 17 00:00:00 2001 From: Nativeatom Date: Thu, 11 May 2017 21:04:53 -0700 Subject: [PATCH 6/8] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dc7fd3b..fb22160 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Natural Language Processing -***自然语言处理板块 +**自然语言处理板块 - - - From 872c2110722a571bbead62bfd1d9cecdbb0bb794 Mon Sep 17 00:00:00 2001 From: Nativeatom Date: Thu, 11 May 2017 21:20:41 -0700 Subject: [PATCH 7/8] Update README.md --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 10d877e..8edda4a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Natural Language Processing -** 自然语言处理板块 +**自然语言处理板块 - - - ## 预备知识 Prerequisite @@ -9,16 +9,17 @@ ## 经典教材 Textbook -# Natural Language Processing +### Natural Language Processing - [统计自然语言处理 宗成庆] - [统计自然语言处理基础 Christoph Manning] -# Statistic Learning +### Statistical Learning - [统计学习方法 李航] - [Elements of Statistical Learning Trevor Hastie Robert Tibshirani Jerome Friedman] + - - - ## 常用工具包 Packages @@ -26,3 +27,11 @@ - [jieba](https://github.com/fxsjy/jieba) - [Stanford NLP](https://nlp.stanford.edu/software/) + +- [nltk](http://www.nltk.org/) + + - - - + + ## 论文 Paper + + - [word2vec](https://papers.nips.cc/paper/5021-distributed-representations-of-words-and-phrases-and-their-compositionality.pdf) From f34d5682f5815fe5962853789924edab6d167f16 Mon Sep 17 00:00:00 2001 From: Nativeatom Date: Thu, 11 May 2017 21:24:04 -0700 Subject: [PATCH 8/8] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8edda4a..28cc28a 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,9 @@ ## 论文 Paper - [word2vec](https://papers.nips.cc/paper/5021-distributed-representations-of-words-and-phrases-and-their-compositionality.pdf) + +- - - + +## 相关资料 Zhihu + +- [自然语言处理怎么最快入门](https://www.zhihu.com/question/19895141)