-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
888 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
hocr-spec | ||
========= | ||
|
||
The hOCR EOCR mbedded OCR Workflow and Output Format | ||
|
||
## About | ||
|
||
This repository contains a [Markdown version](./hocr-spec.md) of the | ||
[hOCR](https://en.wikipedia.org/wiki/HOCR) format specification edited by | ||
[Thomas Breuel](https://github.com/tmbdev), converted from the May 2010 edition | ||
hosted on [Google | ||
Docs](https://docs.google.com/document/d/1QQnIQtvdAC_8n92-LhwPcjtAUFwBlzE8EWnKAxlgVf0/preview). | ||
|
||
## Why | ||
|
||
The goal of this project is to make the hOCR specification more accessible and | ||
easier to maintain: | ||
|
||
* cross-reference other specs | ||
* harmonize style | ||
* track changes without the spam of a world-editable Google Doc | ||
* structured improvements with Github tools | ||
* add samples |
Oops, something went wrong.