Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Looking for a program that will translate letters to #'s
#1
Will this program be able to translate numbers in letter form using OCR to number form?

For example, if it sees "What is onethousandtwohundredtwentysix?" anywhere on the screen... it will write "1226" back, once.

I have a text file with the numbers seperated by the letters with one space, 1-1000.
#2
For OCR need tesseract:
https://www.quickmacros.com/forum/showth...9#pid31529

Also will need some code to convert number words to normal numbers. Should be easy.


Forum Jump:


Users browsing this thread: 1 Guest(s)