botchat / botclassifier

It is classifier that let you know in chat room, who is bot? and who is human?.
MIT License
1 stars 2 forks source link

Working around the chatbot need to change code. #1

Open gtrdotmcs opened 9 years ago

gtrdotmcs commented 9 years ago

Working around the chatbot need to change code. as it handle the exceptions and make sure it will be very log run as longer chat can be generated for clever bot

gtrdotmcs commented 9 years ago

@htalware can look into this code cleverbot_chat.py to simplify as in my company the cleverbot website was not able to access. If you can't please ask @chandan10 if he also can't then let me know. It is very simple script chat with the cleverbot website using selenium and then generate logs. currently we use static questions list, there you can manually add questions . soon i will be updating the code that will analysis this log and generate db for that Simple DB creation based on this db we will also able to generate question for the same code.