diff --git a/README b/README index b2b3d0b..419cc9e 100644 --- a/README +++ b/README @@ -6,4 +6,4 @@ Makefile: * `make tessaract` **dependency: tesseract** * `make myscript` * `make visualization`: **dependency: mplayer** creates visualization of images/ dir, by cating the images content into mplayer. See more option ins [shiftop](https://git.bleu255.com/shiftop/file/shiftop.html) - +* `make wordtagger`: **dependency: tesseract** Uses scanned pages as an input, tags each word for their wordtype (noun, verb etc) and saves it in a text file.