This file is indexed.

/usr/lib/R/site-library/lexRankr/INDEX is in r-cran-lexrankr 0.5.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
bind_lexrank_           Bind lexrank scores to a dataframe of text
lexRank                 Extractive text summarization with LexRank
lexRankFromSimil        Compute LexRanks from pairwise sentence
                        similarities
sentenceParse           Parse text into sentences
sentenceSimil           Compute distance between sentences
sentenceTokenParse      Parse text into sentences and tokens
sentence_parser         Utility to parse sentences from text
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