ocreval
ocreval copied to clipboard
Update of the ISRI Analytic Tools for OCR Evaluation with UTF-8 support
When running `wordacc` on large files in Devanagari script I am getting the error `wordacc: text stream is too long`. `accuracy` program from this repo works fine on the same...
Create documentation for the `wordacc` program with: 1. name 2. synopsis 3. description 4. options 5. examples Create the documentation in `docs/wordacc.md` and link to it from `README.md`! Addresses #6.
Create documentation for the `accuracy` program with: 1. name 2. synopsis 3. description 4. options 5. examples Create the documentation in `docs/accuracy.md` and link to it from `README.md`! Addresses #6.
e.g., "ASCII uppercase letters" should be "Basic Latin/uppercase letters (Lu)" and "Latin-1 lowercase letters" should be "Latin Extended/lowercase letters (Ll)"
Hi again @eddieantonio this is a huge ask - do you know of, would you consider developing, or would anyone reading from the community consider writing, python bindings to libocreval?...
Would it be possible to get the algorithm run faster. Maybe at the program split the strings smaller during the run. Now it seems to slow down when the amount...
Need to update this documentation. I contacted Dr. Steven Rice, but unfortunately (read: unsurprisingly—it's been 20 years) they do not have the source for this document. While we're at it,...