Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crownpku committed Aug 20, 2017
1 parent 3ee49ff commit 6a0dd05
Showing 1 changed file with 22 additions and 4 deletions.
26 changes: 22 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@
A curated list of resources for NLP (Natural Language Processing) for Chinese
中文自然语言处理相关资料

## Contents 列表

1. [Chinese NLP Toolkits 中文NLP工具](https://github.com/crownpku/awesome-chinese-nlp#chinese-nlp-toolkits-中文nlp工具)

1.1 [Toolkits 综合NLP工具包](https://github.com/crownpku/awesome-chinese-nlp#toolkits-综合nlp工具包)

1.2 [Popular NLP Toolkits for English/Multi-Language 常用的英文或支持多语言的NLP工具包](https://github.com/crownpku/awesome-chinese-nlp#popular-nlp-toolkits-for-englishmulti-language-常用的英文或支持多语言的nlp工具包)

1.3 [Chinese Word Segment 中文分词](https://github.com/crownpku/awesome-chinese-nlp#chinese-word-segment-中文分词)

1.4 [Information Extraction 信息提取](https://github.com/crownpku/awesome-chinese-nlp#information-extraction-信息提取)

1.5 [QA & Chatbot 问答和聊天机器人](https://github.com/crownpku/awesome-chinese-nlp#qa--chatbot-问答和聊天机器人)

2. [Corpus 中文语料](https://github.com/crownpku/awesome-chinese-nlp#corpus-中文语料)

3. [Organizations 相关中文NLP组织和会议](https://github.com/crownpku/awesome-chinese-nlp#organizations-相关中文nlp组织和会议)

4. [Learning Materials 学习资料](https://github.com/crownpku/awesome-chinese-nlp#learning-materials-学习资料)




## Chinese NLP Toolkits 中文NLP工具
Expand Down Expand Up @@ -71,13 +92,10 @@ A curated list of resources for NLP (Natural Language Processing) for Chinese
- A neural network model for Chinese named entity recognition [[github](https://github.com/zjy-ucas/ChineseNER)]


### Natrual Language Understanding 自然语言理解
### QA & Chatbot 问答和聊天机器人

- Rasa NLU (Python) [[github](https://github.com/RasaHQ/rasa_nlu)] turn natural language into structured data


### QA & Chatbot 问答和聊天机器人

- Chatterbot (Python) [[github](https://github.com/gunthercox/ChatterBot)] ChatterBot is a machine learning, conversational dialog engine for creating chat bots.

- Chatbot (Python) [[github](https://github.com/zake7749/Chatbot)] 基於向量匹配的情境式聊天機器人
Expand Down

0 comments on commit 6a0dd05

Please sign in to comment.