[][src]Module conllu::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-U dependency graph.

Enums

Comment

Sentence comment.

Node

Dependency graph node.

RelationType

Relation type.

Type Definitions

Edge

Dependency edge.