Description Usage Arguments Value See Also Examples
Get all combinations of sentences
1 |
x |
a character vector of sentence identifiers |
a data.frame with 2 columns textrank_id_1 and textrank_id_2 listing up all possible combinations of x
.
The columns textrank_id_1 and textrank_id_2 contain identifiers of sentences given in sentence_id
.
This data.frame can be used as input in the textrank_sentences
algorithm.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.