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/)