View source: R/benchmark_utils.R
Positive n-gram is either n-gram containing motif (not longer than n + (n+1) // 4) or n-gram that is a part of motif
1 | positive_ngrams(ngram_matrix)
|
ngram_matrix |
matrix of n-gram occurences |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.