@ -55,7 +55,7 @@ ocr/output.txt: ## ocr with tesseract
#OUTPUT GENERATION RECIPES
output/wordtagger/index.html:ocr/output.txt## Analyzes OCR'ed text using a Part of Speech (POS) tagger. Outputs a string of tags (e.g. nouns, verbs, adjectives, and adverbs). Dependencies: python3's nltk, nltk's averaged_perceptron_tagger
output/wordtagger/index.html:ocr/output.txt## Analyzes OCR'ed text using a Part of Speech (POS) tagger. Outputs a string of tags (e.g. nouns, verbs, adjectives, and adverbs). Dependencies: python3's nltk, jinja2