Skip to content

gazetedentarihebakis/daiR

 
 

Repository files navigation

daiR: OCR with Google Document AI in R

daiR is an R package for Google Document AI, a powerful server-based OCR processor. The package provides a wrapper for the Document AI API and comes with additional tools for output file parsing and text reconstruction. See the daiR website for more details.

Requirements

Google Document AI is a paid service that requires a Google Cloud account and a Google Storage bucket. I recommend using Mark Edmondson's googleCloudStorageR package in combination with daiR.

Installation

Install the latest development version from Github:

devtools::install_github("hegghammer/daiR")

CRAN status R-CMD-check Codecov test coverage

About

R package for Google Document AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 99.9%
  • CSS 0.1%