summarize: Return list of character string of the most important...

Description Usage Arguments Value References

View source: R/Rtextrankr.R

Description

Return list of character string of the most important sentences by Textrank algorithm. Example will be shown in github.

Usage

1
summarize(text, count)

Arguments

text

The long character string including delimiter([.|!|?|blank line]).

count

The number of summarized sentences.

Value

The list of character string of the most important sentences by Textrank algorithm.

References

Mihalcea, R., & Tarau, P. (2004, July). TextRank: Bringing order into texts. Association for Computational Linguistics.


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