kba / hocr-spec

The hOCR Embedded OCR Workflow and Output Format
http://kba.github.io/hocr-spec/1.2/
72 stars 20 forks source link

ocr_glyph, ocr_glyphs #78

Open amitdo opened 7 years ago

amitdo commented 7 years ago

Unrecognized characters and words

ocr_glyph

An individual glyph represented as an image (e.g., an unrecognized character)

Must contain a single img tag, or be present on one

ocr_glyphs

Multiple glyphs represented as an image (e.g., an unrecognized word)

Must contain a single img tag, or be present on one

'e.g.' means 'for example'. It implies that there are other examples...

kba commented 7 years ago

So s/e.g./i.e./?

amitdo commented 7 years ago

Maybe. I don't know what Tom meant here.