[][src]Module conllu::proj

Projectivization/deprojectivization of graphs.

Structs

HeadProjectivizer

A projectivizer using the 'head' marking strategy. See: Pseudo-Projective Dependency Parsing, Nivre and Nilsson, 2005.

Traits

Deprojectivize
Projectivize

Functions

non_projective_edges

Returns non-projective edges in the graph, ordered by length.

simplify_graph