Module conllx::graph

source ·
Expand description

Dependency graphs.

Structs

A graph view.
A mutable graph view.
A dependency triple.
Iterator over the nodes in a dependency graph.
Mutable iterator over the nodes in a dependency graph.
A CoNLL-X dependency graph.

Enums

Dependency graph node.
Relation projectivity.

Type Definitions

Dependency edge.