Extractive Summarization of Text with the LexRank Algorithm
Bind lexrank scores to a dataframe of text
Extractive text summarization with LexRank
Compute LexRanks from pairwise sentence similarities
Utility to parse sentences from text
Parse text into sentences
Compute distance between sentences
Parse text into sentences and tokens
Tokenize a character vector Parse the elements of a character vector i...
Split a column of text into sentences
An R implementation of the LexRank algorithm described by G. Erkan and D. R. Radev (2004) <DOI:10.1613/jair.1523>.
Useful links