Skip to content

Utilities for creation and validation of eOCR files

License

Notifications You must be signed in to change notification settings

zuvaai/eocr-utils

Repository files navigation

Utilities for eOCR files

This repo is the canonical home for utilities related to creating and validating eOCR files primarily for Zuva Internal usage.

Note: For external users, if you do not have Golang experience, please refer to docai-examples or our DocAI Tutorials.

The repo is also the canonical home for the recognition_results.proto file which is the main building block of the eOCR file format.

Building

make lfs-checkout
make

Running tests

make lfs-checkout
make test

Developing

Releasing a new version of eocr-utils

  • Update the release tag in CHANGES.md
  • Build the release executable if necessary (make -C cmd/release)
  • Run the release command with a new tag: cmd/release/release create v0.0.1

About

Utilities for creation and validation of eOCR files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •