Conchylicultor / DeepQA

My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
Apache License 2.0
2.93k stars 1.17k forks source link

Vocab filter #89

Closed Conchylicultor closed 7 years ago

Conchylicultor commented 7 years ago

Add flag --filterVocab to reduce the vocabulary size by filtering rarely used words.