Description Usage Arguments Value
Produce ngram report in rmd for html
1 | ngrams_report(out, print_n, highlight_n, color = "red")
|
out |
list from ngrams_analysis |
print_n |
integer number of ngram examples to print for each ngram type |
highlight_n |
string "ngram4" the name of the ngram unit, for printing entire text for comparison, ngrams that are the same between texts are printed in red and uppercase. |
cat text which is printed below the knitr chunk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.