Requesting List of Q & A's

If your a member of codenstuff then this is the main place to be. Get together..talk..chat and ponder. Have fun. Chill out. Play games.
7 posts Page 1 of 1
Contributors
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Requesting List of Q & A's
GoodGuy17
Hello,

I need a list of questions and answers for my chat program. It needs to be a .txt file named "db", and it should be in this format:

Hello.|Hello, user.
How are you?|Fine.

If it is a question, the reply cannot be a question. Same thing for a statement. E.G.:

How are you doing?|Fine. How are you?
or
Hello.|Hello. How are you?

So yea. Add some statements and replies, then some questions and their answers. If you do this, I will give you a free Alpha of my chat bot. Thanks.

~GoodGuy17 :D
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Requesting List of Q & A's
mandai
Is there a particular subject to the chat? How many responses are needed?
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: Requesting List of Q & A's
GoodGuy17
It is an everything-chat-bot, I guess. It will talk to anything it has within it's knowledge database. As many responses as you wish to give, is how many is needed. I will then use that response list and let users contribute at release , meaning they can give me a larger database, if they wish.

TL;DR, no subject, as many responses as you wish.
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

Re: Requesting List of Q & A's
Scottie1972
You want to make a chat Guru. An A.I. for a chat app.
Image
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: Requesting List of Q & A's
GoodGuy17
Yes, actually. I was afraid of calling it A.I. because it pulls EVERYTHING it knows from a text file.
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Requesting List of Q & A's
mandai
If it has to give realistic A.I.-like responses then you would be better off teaching the program how to parse words and grammar from sentences.
GoodGuy17
Coding God
Coding God
Posts: 1610
Joined: Mon Sep 07, 2009 12:25 am

Re: Requesting List of Q & A's
GoodGuy17
I know, but I don't know how to do that. The code doing what it does now is hard enough to manage uncommented...
7 posts Page 1 of 1
Return to “Codenstuff boardroom”