nltk.DependencyGraph.add_arc

DependencyGraph.add_arc(head_address, mod_address)[source]

Adds an arc from the node specified by head_address to the node specified by the mod address.