AI Zone Admin Forum Add your forum

NEWS: Chatbots.org survey on 3000 US and UK consumers shows it is time for chatbot integration in customer service!read more..

How to generate graph from AIML file?
 
 

Hi,
I am new here and I need an graph view of my AIML chatbot for one project. I find “xED graph editor” and it’s works fine, but it doesn’t show data in fields (see picture), only values from tag, not the content between tags.
So, is there any way to make circle (or similar) graph of chatbot “brain” with all data? Something like these blue graph here on top of page https://docs.google.com/document/d/1wNT25hJRyupcG51aO89UcQEiG-HkXRXusukADpFnDs4/pub
or some trick with yED software to show data between tags (conversation text)?
Thanks!

Image Attachments
Snap_2016-02-25_at_16.41.47.jpg
 

 
  [ # 1 ]

Have you looked at the GraphViz software?

http://www.graphviz.org/

With a bit of text manipulation you would be able to process your AIML into the code for generating your graph automatically. Sure, there is a bit of a learning curve involved but the results are worth it.

 

 
  [ # 2 ]

Any easier solution?

 

 
  [ # 3 ]

Try Watson Analytics  free version.

 

 
  login or register to react