Skip to contents

from a list of entities (generated by extract_entities2) returns a tibble/dataframe with co-occurence pairs

Usage

entity_list_2_graph2(entities_list, count = TRUE)

Arguments

entities_list

a list object of entities generated by extract_entities2

count

if TRUE returns a count of co-occurences