Function conllx::proj::simplify_graph

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