<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-544072348603426272</id><updated>2011-11-27T15:28:48.686-08:00</updated><title type='text'>Intelligent Chatterbot</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://ai-programming.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544072348603426272/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://ai-programming.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Gonzales Cenelia</name><uri>http://www.blogger.com/profile/17422051393702332443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/_zYjt2r9j-SY/TF9jLT1V3BI/AAAAAAAAACQ/vkdyNKUHo58/S220/IMG_0262__.JPG'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>2</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-544072348603426272.post-2765389156754052847</id><published>2009-03-12T10:35:00.000-07:00</published><updated>2010-06-22T06:27:54.776-07:00</updated><title type='text'>Chatterbot Eliza 3.0</title><content type='html'>I'm on the process of writing a new chatterbot in C++ once again, this new chatbot is meant to be a greatly improve version of my previous chatterbot that i have published over the web at: pscode.com, codeproject.com, programmersheaven.com etc. One of the goals on these new chatterbot is to have a better encapsulation of the functionalities of the program by using more class (ex: we could use a class for the chatbot responses (class CResponse() {}), one for the inputs of the use (class CInput() {}). I also wanted to extend the database of the chatbot to make it more bigger maybe 5000 lines or more (right now it is: 1376 lines). One of the other goals is to use 'Breadth first Search' for the keyword lookup inside the database. And finaly one of the major goal of the these new chatbot is to have a version the program that is much more faithful to the original Eliza but also have some new functionalities.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/544072348603426272-2765389156754052847?l=ai-programming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ai-programming.blogspot.com/feeds/2765389156754052847/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://ai-programming.blogspot.com/2009/03/chatterbot-eliza-30.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544072348603426272/posts/default/2765389156754052847'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544072348603426272/posts/default/2765389156754052847'/><link rel='alternate' type='text/html' href='http://ai-programming.blogspot.com/2009/03/chatterbot-eliza-30.html' title='Chatterbot Eliza 3.0'/><author><name>Gonzales Cenelia</name><uri>http://www.blogger.com/profile/17422051393702332443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/_zYjt2r9j-SY/TF9jLT1V3BI/AAAAAAAAACQ/vkdyNKUHo58/S220/IMG_0262__.JPG'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-544072348603426272.post-3499885839874950193</id><published>2009-03-11T18:25:00.000-07:00</published><updated>2009-03-24T17:51:59.393-07:00</updated><title type='text'>Intelligent Chatterbot</title><content type='html'>I believe that it is time that we have chatterbots that act more intelligently than the current Chatbots that we already have so far: Alice, Jabberwacky etc To me it seems that since the first chatterbot Eliza that was created back in the 60's, there hasn't been any interesting breaktrough concerning chatterbots. It is time that we have chatterbots that can learn patterns from the users, capable of treating users input (sentences) with more flexibility and also capable of chating by staying on the same subject, the same context. I even think that it should be faisible to introduce a.i search technics such as '"Breadth First Search", "Depth First Search", ''MiniMax'' etc into the algorithms of chatterbots.&lt;br /&gt;&lt;br /&gt;Website: &lt;a href="http://ai-programming.com/"&gt;http://ai-programming.com/&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/544072348603426272-3499885839874950193?l=ai-programming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://ai-programming.blogspot.com/feeds/3499885839874950193/comments/default' title='Publier les commentaires'/><link rel='replies' type='text/html' href='http://ai-programming.blogspot.com/2009/03/intelligent-chatterbot.html#comment-form' title='0 commentaires'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/544072348603426272/posts/default/3499885839874950193'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/544072348603426272/posts/default/3499885839874950193'/><link rel='alternate' type='text/html' href='http://ai-programming.blogspot.com/2009/03/intelligent-chatterbot.html' title='Intelligent Chatterbot'/><author><name>Gonzales Cenelia</name><uri>http://www.blogger.com/profile/17422051393702332443</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/_zYjt2r9j-SY/TF9jLT1V3BI/AAAAAAAAACQ/vkdyNKUHo58/S220/IMG_0262__.JPG'/></author><thr:total>0</thr:total></entry></feed>
