/ocr-shinyapp

modified ocr shinyapp from longhowlam

Primary LanguageR

OCRinShiny

R code for my little shiny app to OCR an image and get a word cloud.

The app can be viewed live on here or by running

# install shiny
# install.packages("shiny")
shiny::runGitHub( "OCRinShiny", "longhowlam")