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

Description Usage Arguments Value References

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.


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