* Added possibility to use stream instead of opening a file * Added naf2nif function to convert naf to rdflid.Graph in NIF format * Added parameter "include pdf xml" to include the original xml output of pdfminer to the naf document
0.1.55
-------------------
* Added iribaker and Unidecode to requirements
0.1.54
-------------------
* Added PyMuPDF to requirements
0.1.53
-------------------
* Added coordinates to formats layer as an option * Added highlighter feature for words * Separated TableFormatter and Highlighter into 2 different modules * Bugfix in formats layer
0.1.52
-------------------
* Formats layer now contains a deep copy of pdfminer output in xml
0.1.50
-----------------
* Morphological features in nif * Bugfix TermbaseProcessor * NIF example added to README.rst