[][src]Module conllx::graph

Dependency graphs.

Structs

DepGraph

A graph view.

DepGraphMut

A mutable graph view.

DepTriple

A dependency triple.

Iter

Iterator over the nodes in a dependency graph.

IterMut

Mutable iterator over the nodes in a dependency graph.

Sentence

A CoNLL-X dependency graph.

Enums

Node

Dependency graph node.

Projectivity

Relation projectivity.

Type Definitions

Edge

Dependency edge.