@ -92,8 +92,8 @@ output/carlandre.txt: ocr/output.txt ## Alice: Creates visual poetry out of a te
cat $< | python3 src/carlandre.py > $(@)
# cat $(@) > /dev/usb/lp0
output/overunder.txt:ocr/output.txt## Alice: An interpreted language that translate simple weaving instructions and creates a weaving pattern on text. Dependencies:
cat $< |python3 src/overunder.py > $(@)
output/overunder.txt:ocr/output.txt## Alice: An interpreted language that translate simple weaving instructions and creates a weaving pattern on text.
python3 src/overunder.py
visualization:$(images)$(tmpfile)##Creates data visualization from images/*.jpg. Dependencies: mplayer