bind_lexrank_           Bind lexrank scores to a dataframe of text
lexRank                 Extractive text summarization with LexRank
lexRankFromSimil        Compute LexRanks from pairwise sentence
                        similarities
sentence_parser         Utility to parse sentences from text
sentenceParse           Parse text into sentences
sentenceSimil           Compute distance between sentences
sentenceTokenParse      Parse text into sentences and tokens
smart_stopwords         SMART English Stopwords
tokenize                Tokenize a character vector Parse the elements
                        of a character vector into a list of cleaned
                        tokens.
unnest_sentences_       Split a column of text into sentences
