Awesome
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")
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")