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

Description Usage Arguments Value

View source: R/Rtextrankr.R

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.


mikigom/Rtextrankr documentation built on May 22, 2019, 11:53 p.m.