diff --git a/README.md b/README.md index 0b702f1..6af77b2 100644 --- a/README.md +++ b/README.md @@ -109,8 +109,9 @@ c.write_output(speech,res,path) ## 開發日誌 -* [以 gensim 訓練中文詞向量 ](http://zake7749.github.io/2016/08/28/word2vec-with-gensim/) -* [基於詞向量的主題匹配 ](http://zake7749.github.io/2016/08/30/chatterbot-with-word2vec/) +* [以 gensim 訓練中文詞向量](http://zake7749.github.io/2016/08/28/word2vec-with-gensim/) +* [基於詞向量的主題匹配](http://zake7749.github.io/2016/08/30/chatterbot-with-word2vec/) +* [聊天機器人的開發思路](http://zake7749.github.io/2016/12/17/how-to-develop-chatbot/) ## TODO * 追加規則案例