extract a graph from text, using custom regex pattern as nodes.

extract_graph_rgx(
  text,
  pattern,
  sw = gen_stopwords("en"),
  count_graphs = FALSE
)

Value

a graph