parse2graph: Make a graph from Tree_parse result

Description Usage Arguments

Description

Source: http://stackoverflow.com/questions/33473107/visualize-parse-tree-structure/33536291

Usage

1
2
parse2graph(ptext, leaf.color = "chartreuse4", label.color = "blue4",
  title = NULL, cex.main = 0.9, ...)

Arguments

ptext
leaf.color
label.color
title
cex.main

andreysoares/nlpUtilityBelt documentation built on May 6, 2019, 8:57 p.m.