The one visualized type system I have seen so far is from the BioNLP UIMA project. Some type of
class diagram.
But see for yourself. Goto http://sourceforge.net/projects/bionlp-uima/ -> download the file ->
unzip it -> it's in the docs/type_system_description folder -> last page of the PDF document.
Regards,
Kai
Ramon Ziai wrote:
Hi UIMAers,
I was wondering whether there are existing solutions for converting a
UIMA type system descriptor into some graph representation or other
format suitable for visualization.
More generally, what do people do in order to visualize type systems for
publications or presentations?
Instances of types are visualized easy enough as typed feature
structures, but sometimes it is useful to provide an overview of what
types there are and what features they have, independently of concrete
instances.
Thanks in advance for any information.
Best,
Ramon