开发者

How to implement aiml using java

I was planning to make a chat bot as my project. i understood basic aiml tags but开发者_Go百科 i am not getting how to implement aiml tags. Also how can we create GUI for this chatbot


If you are wanting an AIML chatbot in Java, then you should check out Program D. It's open source so if you don't want to use it yourself, at least you will be able to get some ideas on how to implement an AIML parser.

There are also many more parsers in different languages which can be found at Alicebot.org, which is also a good resource for all things A.I. and AIML.


ProgramAB is an open source AIML 2.0 interpreter written in Java. It also comes with additional features like automated pattern suggestor and a rule generator.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜