Please follow-up on this thread. Thanks.
READ Missing Easy to Read Text

I am using the Get started code that is provided by Microsoft on how to use the READ API. I am running the READ with multiprocessing so I have 4 cores using calling the API at the same time. I am doing this because I need to test the accuracy for many pages.
For some reason, READ misses very easy-to-read text in some documents that I am testing it on. It gets all the text around it and even most of the text that is connected to it but it drops the last value. In the screenshot below you can see that it did not find the entire number "-40.92". it missed the 2 which is very readable and part of the same string.
Any help would appreciate it.