Chatterbot: Issue with English Corpus

Created on 14 Jun 2017  路  3Comments  路  Source: gunthercox/ChatterBot

So I was just testing ChatterBot, and made a simple Discord Bot. I found the following logs in my files:

[%] Query: "What are you?"
[%] Response: "Who? Who is but a form following the function of what"
[%] Query: "Who are you"
[%] Response: "Who? Who is but a form following the function of what"

I also found quite a bit of grammar mistakes, responses that made no sense, etc. Is there any place I can contribute to this, or I can go ahead and manually fix. It would be a pain to have to manually override this by using a list.

Edit: I maybe confused, but I cannot create my own corpus bank in JSON if I am using MongoDB right?

question

Most helpful comment

@AmusingThrone Yes, The corpus files are located here https://github.com/gunthercox/chatterbot-corpus/tree/master/chatterbot_corpus/data

All 3 comments

@AmusingThrone Yes, The corpus files are located here https://github.com/gunthercox/chatterbot-corpus/tree/master/chatterbot_corpus/data

I am closing off this issue, it was addressed here https://github.com/gunthercox/chatterbot-corpus/pull/23

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

cesarandreslopez picture cesarandreslopez  路  4Comments

engrphil picture engrphil  路  3Comments

vkosuri picture vkosuri  路  4Comments

juanpialbano picture juanpialbano  路  4Comments

AfrahAsif picture AfrahAsif  路  3Comments