Description Usage Arguments Value
Proportion ngram overlap for a range of ngrams
1 | ngrams_analysis(a, b, range, meta = "none")
|
a |
string of text |
b |
string of text |
range |
integer vector for ngram range (e.g., 3:5) |
list of lists, each list contains:
proportion numeric of overlapping ngrams
the_grams character vector of ngrams that overlap
a_print string the first document, with
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.