An open API service indexing awesome lists of open source software.

https://github.com/reclamador/scumdoc_parser

Parser for docs previously text extracted by an OCR. Just for (legal) documents no NLP is required
https://github.com/reclamador/scumdoc_parser

documents ocr python

Last synced: 3 months ago
JSON representation

Parser for docs previously text extracted by an OCR. Just for (legal) documents no NLP is required

Awesome Lists containing this project

README

        

==============
ScumDoc Parser
==============

.. image:: https://img.shields.io/pypi/v/scumdoc_parser.svg
:target: https://pypi.python.org/pypi/scumdoc_parser

.. image:: https://img.shields.io/travis/reclamador/scumdoc_parser.svg?branch=master
:target: https://travis-ci.org/reclamador/scumdoc_parser

.. image:: https://readthedocs.org/projects/scumdoc-parser/badge/?version=latest
:target: https://scumdoc-parser.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

.. image:: https://pyup.io/repos/github/reclamador/scumdoc_parser/shield.svg
:target: https://pyup.io/repos/github/reclamador/scumdoc_parser/
:alt: Updates

.. image:: https://coveralls.io/repos/github/reclamador/scumdoc_parser/badge.svg?branch=master
:target: https://coveralls.io/github/reclamador/scumdoc_parser?branch=master

Parser for docs previously text extracted by an OCR. Just for (legal) documents no NLP is required

* Free software: MIT license
* Documentation: https://scumdoc-parser.readthedocs.io.

Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage