Get ngrams and counts for bad and gold strings
| 1 | get_bg_1grams(bad, gold, n = 1)
 | 
| bad | Text from OCR of same document as gold | 
| gold | Text extracted from embedded text layer of PDF | 
| n | Number of n-grams to find | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.