annotate_gec: annotate for grammar error correction

View source: R/annotate_gec.R

annotate_gecR Documentation

annotate for grammar error correction

Description

wraps annotate_text, annotate_pdf_digital and annotate_pdf_handwriting

Usage

annotate_gec(input, force_handwriting = FALSE)

Arguments

input

path to file or character vector of text

force_handwriting

whether to skip the attempt to parse the text locally

Value

a list containing an imagemagick image and corrected text data.frame. If only text is provided, the imagemagick image will simply return NULL


antdurrant/gec.annotation documentation built on July 19, 2023, 5:13 a.m.