gunthercox / ChatterBot

ChatterBot is a machine learning, conversational dialog engine for creating chat bots
https://chatterbot.readthedocs.io
BSD 3-Clause "New" or "Revised" License
14.01k stars 4.43k forks source link

if I had a dataset, could I train chatter bot? #674

Closed mrmrn closed 7 years ago

mrmrn commented 7 years ago

Hi, this open source, language independent bot engine is very nice work. Thank you all. I like to develop a chatbot for supporting​ a website, and my preferred language is Persian. So can I use a persian dataset for training chatterbot?

vkosuri commented 7 years ago

Yes, You could submit PR to this repository https://github.com/gunthercox/chatterbot-corpus

Some of the examples of other language's are available https://github.com/gunthercox/chatterbot-corpus/tree/master/chatterbot_corpus/data

mrmrn commented 7 years ago

how could I submit PR to that repo?

vkosuri commented 7 years ago

Please read the documentation https://help.github.com/articles/fork-a-repo/

mrmrn commented 7 years ago

thanks

lock[bot] commented 5 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.