LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Create a chatbot for helping people (https://www.linuxquestions.org/questions/programming-9/create-a-chatbot-for-helping-people-679001/)

Alexia1891 10-25-2008 11:15 AM

Create a chatbot for helping people
 
Hello,

I create an Open Souce chatbot. Just I need database for the chatbot. I only have the questions right now. Can some body help me to complete the answers for the chaterbot?

Thanks

Alexia

Nylex 10-26-2008 04:34 AM

Surely the answers depend on what the questions are, or am I missing something?

Alexia1891 10-26-2008 05:14 AM

Hi,

I have the question.
I saw on Google that it has a suggestion list. So I donwload it and I need the answer (I download the "why" and "how" questions list) But alone, I will never finish it! So I need some people to help me to finish my Open Source ChatBot.

Thanks

Alexia

unihiekka 10-26-2008 09:35 AM

Still, it would help if you first of all were more specific/clear and secondly provide us with the "google results". No one has a clue what you are talking about.

Alexia1891 10-26-2008 10:33 AM

Hi unihiekka,

Sorry for my english...

Do you know Google Suggest? It gives all question that user wrote on Google.

I donwloaded them for the Open Source chatbot, si I know exactly what they search.
Here are my questions : http://msn.bloque.free.fr/keywords_en.txt

Help will be great for me, because they are more than 2000 questions, so alone I can't do it.

So you will tell me, "but, some questions are strange like '1 what are'" Yes, the chatbot can anwser "I don't know" or "May a full sentence"

Thanks


Alexia

gnashley 10-26-2008 11:28 AM

What language is your chatbot written in? Do you have somewhere that the code can be downloaded? Is it using AIML or something similar to process the language? I maintain an older chatbopt written in C, that uses a simplified form of AIML to process natural language. Is your chatbot supposed to answer arbitrarily, or does it choose the 'right' answer based on a random choice, a 'weighted' response or what?
Pleas post a link to the code, or give me your e-mail and I 'll try the code out -unless it's written in java or some other god-forsaken language...

Alexia1891 10-26-2008 11:48 AM

My program is written in C++, the code can't be download now because it has some bug to be fixed and I need the database (Questions/Answers). It doesn't use AIML. It is use keyword (that's why I have the list of questions).
So now, I must write the answer and I ask help to write the answer.

Thanks


Alexia

brazilnut 10-27-2008 12:50 PM

The link to the questions is missing, but hey I know the answer will be 42 if thats any help, p.s. send more fish please!

I picked up a cheap copy of Finite-state Language Processing (Language, Speech & Communication) recently, but after doing a little research on gnashley's inference (AIML), i've got to say, why reinvent the wheel, develop / join one of those...

Cheers

Alexia1891 10-27-2008 05:09 PM

Hi,

Yes, sorry, it is ok now. WOuld you help me to complete the answers for my chatbot?
You will may be say "What 'does how to get the f' mean?" Yes, sorry, but that is what somebody wrote it on Google. I only downloaded Google "how to" suggestion list. If you find some phrase like that, just answer "\I don't know"

Thanks


Alexia

brazilnut 10-27-2008 05:25 PM

This url (http://msn.bloque.free.fr/keywords_en.txt) is 404!

Alexia1891 10-27-2008 06:43 PM

Hi,

free.fr was stand by, now I hope it is working

Alexia

brazilnut 10-27-2008 07:15 PM

Yes it is (mind boggling).

Earlier I looked into some of the links from the wiki and downloaded a php version:

http://sourceforge.net/project/showf...group_id=43190

In here is an xml that has questions and answers, links to previously answered answers and much more, all based upon an AIML engine. It's a very interesting way of tackling the subject and could provide you with a full db?

Alexia1891 10-27-2008 07:24 PM

Hi Brazilnut,

Thanks for this db, I will add it into the database for my chatbot. Now I am searching voluntary for answer all the questions that I put on the server.

Thanks


Alexia

brazilnut 10-27-2008 07:35 PM

A lot of them are not full questions but more like modeless questions, so the answers are built up by deciding upon other factors. If you look through that other db and read the docs, it'll become more apparent...

Alexia1891 10-27-2008 07:41 PM

Yes I know that the question from the server are not so good, that's why I saied if you think that the question are strange, just answer "I don't know". (Remember that the questions are from people who use Google, because I downloaded this list from Google). The chatbot has to know lot of questions. That's why, all type of questions are important.
But if you have any other Questions/Answers or quiz (for the bot general knowledge) please tell me. I already downloaded Alice brain to add it on the chatbot.

Thanks

Alexia


All times are GMT -5. The time now is 10:43 PM.