Skip to content

HebrewPhilology/Hebrew_Transcriber_Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Hebrew Transcriber & Translator

The purpose of this little code is to automate the following two processes:

  1. to transcribe a PDF article in Hebrew into a TXT file using Tesseract.
  • PDF are converted into PNGs in a temporary folder
  • Each images are then converted into strings by Tesseract
  1. translate the TXT file into French using Google Translate.

Currently, the translation is not very good (and not as good as you'd expect from Google Translate online). It is a really work in progress code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published