get_bg_1grams: Get ngrams and counts for bad and gold strings

Description Usage Arguments

View source: R/ngrams.R

Description

Get ngrams and counts for bad and gold strings

Usage

1
get_bg_1grams(bad, gold, n = 1)

Arguments

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


jacob-ogre/ocrerrors documentation built on May 18, 2019, 8:01 a.m.