create_edge_list: 'create_edge_list' returns all edges of a book graph.

Description Usage Arguments Value Examples

Description

create_edge_list returns all edges of a book graph.

Usage

1
create_edge_list(corpus_element)

Arguments

book_content

A character vector containing all words from a text book.

Value

A list of edge pairs (integer vector of length 2) of the co-ocurrence graph book text.

Examples

1
create_edge_list("three men wait door say holmes oh indeed seem do thing completely must compliment holmes answer")

andreabduque/gmining documentation built on May 12, 2019, 3:32 a.m.