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
- Host: GitHub
- URL: https://github.com/reclamador/scumdoc_parser
- Owner: reclamador
- License: mit
- Created: 2017-11-06T17:29:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T20:28:08.000Z (over 2 years ago)
- Last Synced: 2025-01-11T06:15:33.245Z (5 months ago)
- Topics: documents, ocr, python
- Language: Python
- Size: 51.8 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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=masterParser 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