PythonLabZalan: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
Line 1: Line 1:
== Terminal ==
Firstly I looked into basic command line functions and their operations for creating a solid base for Python3. [[File:Commands_terminal.pdf|CORE COMMANDS]]
== Optical character recognition + Tesseract ==
== Optical character recognition + Tesseract ==


Firstly I experimented  in Terminal how to translate PDF or JPG to .txt files with tesseract and imagemagick (convert).
Secondarily I experimented  in Terminal how to translate PDF or JPG to .txt files with tesseract and imagemagick (convert).


[[Optical character recognition]]
[[Optical character recognition]]

Revision as of 16:48, 24 March 2018

Terminal

Firstly I looked into basic command line functions and their operations for creating a solid base for Python3. File:Commands terminal.pdf


Optical character recognition + Tesseract

Secondarily I experimented in Terminal how to translate PDF or JPG to .txt files with tesseract and imagemagick (convert).

Optical character recognition

Tesseract (with languages you will be using)

  • Mac brew install tesseract --all-languages

imagemagick

  • Mac brew install imagemagick

Python3

Natural Language Tool Kit

DrawBot

ACCP (Analogue Circular Communication Protocol