R/function.R
extract_graph_pos.Rd
extract graph of co-ocurrence from a POS dataframe
extract_graph_pos(pos_df, POS = c("NOUN", "PROPN"))
a data.frame generated by spacyr::spacy_parse
the POS to be extracted. Defaul: NOUN and PROPN