From d26316650dd13e4646e0cb88b0f8318838fc75c3 Mon Sep 17 00:00:00 2001 From: Nativeatom Date: Thu, 11 May 2017 21:00:44 -0700 Subject: [PATCH] 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/)