• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java Based AIML Interpreters

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi, I am doing my research project, my research is about Education on MUVE engines and mainly to implement a chatbot concept, currently I am reseraching about all the java based AIML interpreters, and analysed all the existing java based interpreters such as “ProgramD/W”, “Charliebot” and “Chatterbean”, I am not able to get relevant source for any interpreters, mainly i am looking for ProgramD related research papers to study more on this interpreter, i would be very thankful if you could please advice me on available research sources.

Would it be possible or allowed to use ProgramD to develop a Chatbot on MUVE ?, and thought of asking your advice on this subject since my area of research is involved in this topic, i would be very thankful if you could please guide me in some parts of achieving chatterbot using good interpreter.



Thanks
Nick
 
Saloon Keeper
Posts: 15510
363
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well, Program D seems to be free and open source, so I'm sure you could use it in some way. Have you already checked their wiki at http://aitools.org/Program_D ?
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic