PythonLabZalan: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 1: Line 1:
='''Terminal  ↔ Python  ↔  DrawBot'''=
==Terminal  ↔ Python  ↔  DrawBot==


== Terminal ==
= '''Terminal''' =


Firstly I looked into basic command line functions [[File:Commands terminal.pdf|commands + functions]]  and their operations for creating a solid base for Python3.  
Firstly I looked into basic command line functions [[File:Commands terminal.pdf|commands + functions]]  and their operations for creating a solid base for Python3.  
Line 21: Line 21:
how to do it????
how to do it????


== Python3 ==
= '''Python3'''=


== Natural Language Tool Kit ==
== Natural Language Tool Kit ==


== DrawBot ==
='''DrawBot'''=


== ACCP (Analogue Circular Communication Protocol ==
='''ACCP (Analogue Circular Communication Protocol'''=

Revision as of 17:03, 24 March 2018

Terminal ↔ Python ↔ DrawBot

Terminal

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

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

Input 1
Output 1

Tesseract (with languages you will be using)

  • Mac brew install tesseract --all-languages

imagemagick

  • Mac brew install imagemagick


how to do it????

Python3

Natural Language Tool Kit

DrawBot

ACCP (Analogue Circular Communication Protocol