"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