From 8625a9d89524d87b4629a59173b63679f1f9ca48 Mon Sep 17 00:00:00 2001 From: Nativeatom Date: Thu, 11 May 2017 20:59:29 -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..4e1d32d 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/)