Welcome to GameHourz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

chatterbot in java

 
   Game Forums (Home) -> AI Games RSS
Related Topics:
TBC Fast Package(1-70) - Any Class Free 2000G - Wow per level per level. Dear Sir or Madam Hot Sale!For all of our news and are some Special Package! We now provide measured by..

A* and multi-goals - Hello, I am using A* to find the shortest path in a 3D I have waypoints at each rooms, points to create the graph. At the moment I can select a start and goal node, the A* algorithm do the rest and my

bigtest - bigtest

AI and C# - HI all... does anybody know a book about AI, which includes examples in c#? thx for reading ;)

2006 Chatterbox Challenge - The online voting for the 2006 Challenge at has begun. Visit the site and vote for the 3 best bots. No or anything required to vote. Voting ends 4/30/06. Wendell
Next:  CFP: IEEE in cooperated International Conference ..  
Author Message
PiotrJJ

External


Since: Jul 03, 2005
Posts: 1



(Msg. 1) Posted: Sun Jul 03, 2005 1:23 pm
Post subject: chatterbot in java
Archived from groups: comp>ai>alife, others (more info?)

Hello !



I'm trying to find tutorials - how to create simple chatterbot in JAVA. Can
anyone tell mi where can I find any - or examples of source code on the
internet? Maybe good book - but mostly about chatterbot ??



Subject is very interesting I've read a lot about it but I need more
know-how (how to make it) knowledge.



Thanks

 >> Stay informed about: chatterbot in java 
Back to top
Login to vote
David Moss

External


Since: Jul 03, 2005
Posts: 1



(Msg. 2) Posted: Sun Jul 03, 2005 2:02 pm
Post subject: Re: chatterbot in java [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <da8h4k$1uie$1@node2.news.atman.pl>, piotrjj.TakeThisOut@vp.pl writes...

> Hello !
>
>
>
> I'm trying to find tutorials - how to create simple chatterbot in JAVA. Can
> anyone tell mi where can I find any - or examples of source code on the
> internet? Maybe good book - but mostly about chatterbot ??
>
>
>
> Subject is very interesting I've read a lot about it but I need more
> know-how (how to make it) knowledge.

I wrote something like this in another language a few years ago. (not
JAVA) I rewrote the ELIZA program to handle the conversational part and
included a section which parsed incoming text against the contents of a
database. This allowed it to "learn" and reply with facts when it
recognised something it "knew". I called the thing "Plato", the host
name of my computer at the time.

Teaching was accomplished as part of the conversation stream with the
construct: "Tell Plato that X is Y". Plato would reply with "I now
believe X is Y".

If Plato noticed X mentioned in a conversation from then on it would
state that "X is Y".

I connected the input stream to a CGI web page allowing people on the
net to "converse" with Plato, but it could have been connected to any
chat stream.

Good luck, I had great fun with Plato in the "lite" language of MSQL.
JAVA is far more versatile so you should have even more fun.

--
DM
personal opinion only

 >> Stay informed about: chatterbot in java 
Back to top
Login to vote
Andrew

External


Since: Jul 04, 2005
Posts: 1



(Msg. 3) Posted: Mon Jul 04, 2005 1:03 am
Post subject: Re: chatterbot in java [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"PiotrJJ" <piotrjj.TakeThisOut@vp.pl> writes:

>I'm trying to find tutorials - how to create simple chatterbot in JAVA. Can
>anyone tell mi where can I find any - or examples of source code on the
>internet? Maybe good book - but mostly about chatterbot ??

I've written chatterbots in both Java and Prolog. For Java based efforts, I'd
suggest you take a look at AliceBot <http://www.alicebot.org/>

Specifically, there are a bunch of Java chatterbots that make use of the AIML
markup language available for download at <http://www.alicebot.org/downloads/>.

That should give you an excellent starting point for designing and implementing
your own. Of course, there's also a bunch of documentation available, both in
the various download packages, and on the alicebot site.

Cheers,
Andrew
 >> Stay informed about: chatterbot in java 
Back to top
Login to vote
Ramza Brown

External


Since: Jul 19, 2005
Posts: 1



(Msg. 4) Posted: Tue Jul 19, 2005 11:51 am
Post subject: Re: chatterbot in java [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

PiotrJJ wrote:
> Hello !
>
>
>
> I'm trying to find tutorials - how to create simple chatterbot in JAVA. Can
> anyone tell mi where can I find any - or examples of source code on the
> internet? Maybe good book - but mostly about chatterbot ??
>
>
>
> Subject is very interesting I've read a lot about it but I need more
> know-how (how to make it) knowledge.
>
>
>
> Thanks
>
>
>
This is a messed up implementation in java(Spiritbot). It uses
jibbler's IRC framework.

http://www.jibble.org/

My design didn't have much direction. I may document it in the future
and actually describe my direction.

http://spiritbot.sourceforge.net/

Also, you can see javabot on the #java freenode channel. Pretty cool,
doenst really use AI.

http://lavender.cime.net/~ricky/javabot.html
 >> Stay informed about: chatterbot in java 
Back to top
Login to vote
Display posts from previous:   
   Game Forums (Home) -> AI Games All times are: Ekaterinburg, Islamabad, Karachi, Tashkent (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]