{"id":17182433,"url":"https://github.com/bertsky/ocrd_origami","last_synced_at":"2025-03-25T01:44:41.656Z","repository":{"id":118132865,"uuid":"432005884","full_name":"bertsky/ocrd_origami","owner":"bertsky","description":"OCR-D wrapper for poke1024/origami OLR+OCR","archived":false,"fork":false,"pushed_at":"2022-02-10T15:20:52.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T03:27:33.180Z","etag":null,"topics":["ocr-d"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bertsky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-25T23:58:38.000Z","updated_at":"2022-01-21T07:05:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"80b0c1bb-d37d-4de0-ab31-d69a55753128","html_url":"https://github.com/bertsky/ocrd_origami","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertsky%2Focrd_origami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertsky%2Focrd_origami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertsky%2Focrd_origami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertsky%2Focrd_origami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bertsky","download_url":"https://codeload.github.com/bertsky/ocrd_origami/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245383118,"owners_count":20606265,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ocr-d"],"created_at":"2024-10-15T00:37:05.221Z","updated_at":"2025-03-25T01:44:41.650Z","avatar_url":"https://github.com/bertsky.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ocrd_origami\n\n    OCR-D wrapper for poke1024/origami OLR+OCR\n\n  * [Introduction](#introduction)\n  * [Installation](#installation)\n  * [Usage](#usage)\n     * [OCR-D processor interface ocrd-origami-segment](#ocr-d-processor-interface-ocrd-origami-segment)\n  * [Testing](#testing)\n\n\n## Introduction\n\nThis offers [OCR-D](https://ocr-d.de) compliant [workspace processors](https://ocr-d.de/en/spec/cli) for\n[Origami](https://github.com/poke1024/origami), the document image processing suite for historical newspapers.\n\n... WORK IN PROGRESS ...\n\n## Installation\n\nFirst install system dependencies:\n\n    sudo make deps-ubuntu\n\n(Besides Python\u003e=3.7 you'll need at least `libffi-dev`, `libcgal-dev` and `git`, plus a recent `tesseract`.)\n\nNow clone the subrepository, if you have not already:\n\n    make origami\n\nWhich is the equivalent of:\n\n    git submodule update --init origami\n\nCreate and activate a [virtual environment](https://packaging.python.org/tutorials/installing-packages/#creating-virtual-environments) as usual.\n\nTo install Python dependencies:\n\n    make deps\n\nWhich is the equivalent of:\n\n    pip install -r requirements.txt\n    pip install -r origami/requirements/pip.txt\n    pip install -r origami/requirements/conda.txt\n\nTo install this module, do:\n\n    make install\n\nWhich is the equivalent of:\n\n    pip install .\n\n## Usage\n\n### [OCR-D processor](https://ocr-d.de/en/spec/cli) interface `ocrd-origami-segment`\n\nTo be used with [PAGE-XML](https://github.com/PRImA-Research-Lab/PAGE-XML) documents in an [OCR-D](https://ocr-d.de/en/about) annotation workflow.\n\n```\n... SHOW OCRD CLI HERE...\n```\n\n## Testing\n\n(not yet)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertsky%2Focrd_origami","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbertsky%2Focrd_origami","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertsky%2Focrd_origami/lists"}