Frage im Vorstellungsgespräch bei Arizona State University

Develop a code to detect the handwritten Java code of the student.

Antwort im Vorstellungsgespräch

Anonym

7. März 2016

I used Tesseract OCR and Leptonica for this. I first trained the handwriting of students by using box files. Then, I used freq-dawg file to detect the JAVA glossary words.