Submissions are now successfully processed. As noted in a commit description, code is now repeated across processing of comments and submissions. This will be dealt with at a later time (an issue should be opened)
Images are now only processed once during the transcription process. Previously, an images would go through Tesseract up to 4 times due to the result not being stored.
This PR addresses two distinct issues (sorry).
Submissions are now successfully processed. As noted in a commit description, code is now repeated across processing of comments and submissions. This will be dealt with at a later time (an issue should be opened)
Images are now only processed once during the transcription process. Previously, an images would go through Tesseract up to 4 times due to the result not being stored.
Closes #64, Closes #66