Hello,
Qiang Zhou wrote:
> Dear all,
> I have built a large-scale Chinese lexical relationship knowledge
> base(CLRKB). Each entry in the CLRKB has the following information:
> Word1, Word1, POS1, POS2, relation tag
> I think the internal structure of CLRKB will be a graph : word as the
> vertex and the relation tag as the edge.
> Do you some visualization tools can be used to quickly see the complex
> relationship of different words in our CLRKB?
> Happy New Year!
> Qiang Zhou
> Dept. of Computer Science and Technology,
> Tsinghua University, Beijing, China
How about using graphviz?
Graphviz is a software suite for drawing graphs automatically from
various kinds of input. You can specify the graphs to be drawn
abstractly, in a graph representation language, then have graphviz
automatically lay out and draw the graph.
HTH
Ulrik Petersen
-- Ulrik Petersen, PhD candidate, MA, B.Sc. http://emdros.org/ -- Emdros is an Open Source Corpus Query System http://ulrikp.org/ -- Homepage
This archive was generated by hypermail 2b29 : Wed Jan 03 2007 - 04:06:14 MET