get_dist_mat: Return a matrix of optimal string alignment distances for...

Description Usage Arguments

View source: R/find_errors.R

Description

Return a matrix of optimal string alignment distances for bad, gold words

Usage

1
get_dist_mat(bad, good)

Arguments

bad

A character vector of the text from OCR

gold

A character vector of the embedded text


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