Obtain a nested parse table from a character vector
Parses text
to a flat parse table and subsequently changes its
representation into a nested parse table with nest_parse_data()
.
compute_parse_data_nested(text, transformers, more_specs)
text |
The text to parse. |
transformers |
Passed to |
more_specs |
Passed to |
A nested parse table. See tokenize()
for details on the columns
of the parse table.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.