7

I'm writing a 'chat bot' which works by reading a collection of real human chats and responds to input according to the most probable answers from the analysis of the human input, but i need a huge amount of real-life chats for the analysis.

My personal chat history is not enough because i need a much more data for the probability analysis

Is there any public source of real life chats open to the public in any format?

Or you could donate your own personal chats if you don't mind? Do it for science!

Thanks

NOTE: I found a lot of data in open chat rooms, the people use public chat rooms only for writing random stuff

4

4 に答える 4

3

You can find quite a big collection of FalconBot chat logs here, I found it using google dork "ai bot chat logs filetype:txt" if you want more use the power of Google( dork) ;)

于 2013-02-26T06:59:04.217 に答える
1

Try finding a way to collect information from public forums. This allows you to not only control the input type based on what type of forums you use but to also get very realistic and unfiltered/uncensored human conversations with a variaty of contributors. Reddit could be interesting but also provide some "interesting" data.

If you have a facebook or friends with facebook. See if they would be willing to let you gather data from public comments on posts. This could also provide data from seemingly short and trivial conversations.

于 2013-02-21T21:40:26.807 に答える
0

私は助けになります。確かにラファエル、まずAIMLbotのウォリス博士のすばらしい作品をチェックしてください。AAAリストを見つけます。次はパンドラボットに行きます。必要なものはたくさんあります。次に、Verbotをチェックしてください。深く掘り下げますが、良いものもいくつかあります。ホールは奇妙です、彼の答えはユーザーが推奨する出力に基づいています。さらにサポートが必要な場合は、私に連絡してください。

于 2013-02-20T08:17:12.870 に答える
-2

you might be interested in this book its about a new method of making AI using databases. available free from http://twasack.tripod.com/lou/lou.htm theres also a chatbot that demos the technique including source code

于 2013-10-03T13:53:10.273 に答える