Classes | |
class | senses |
class | wordnetgraph |
WORDNET GRAPH ###################################################################################. More... | |
Functions | |
def | draw |
Variables | |
tuple | g = wordnetgraph(distance=1.2) |
tuple | graph = ximport("graph") |
string | query = "bird" |
def graph_example4.draw | ( | ) |
Definition at line 306 of file graph_example4.py.
tuple graph_example4::g = wordnetgraph(distance=1.2) |
Definition at line 301 of file graph_example4.py.
tuple graph_example4::graph = ximport("graph") |
Definition at line 9 of file graph_example4.py.
string graph_example4::query = "bird" |
Definition at line 6 of file graph_example4.py.