[][src]Function conllu::proj::simplify_graph

pub fn simplify_graph(
    sentence: &Sentence
) -> Result<Graph<(), String, Directed>, GraphError>