build_graph: Make a graph which refers relationship of sentences. Vertex...

Description Usage Arguments Value

Description

Make a graph which refers relationship of sentences. Vertex refers one sentence, and edge refers co-occurence between two sentences. Example will be shown in github.

Usage

1
build_graph(sentences)

Arguments

sentences

The list of character string.

Value

The igraph graph which refers relationship of sentences.


Rtextrankr documentation built on May 2, 2019, 1:06 p.m.