A set of tools to use in Microsoft Azure Form Recognizer and OCR services.
Перейти к файлу
kunzheng 42dc96de4e fix: hide current tag type/format from dropdown (#16)
* fix: hide current tag type/format from dropdown

* Update tagInput.tsx
2020-02-09 18:30:05 -08:00
app-icons First commit 2020-02-03 13:31:46 -08:00
docs First commit 2020-02-03 13:31:46 -08:00
public First commit 2020-02-03 13:31:46 -08:00
scripts First commit 2020-02-03 13:31:46 -08:00
src fix: hide current tag type/format from dropdown (#16) 2020-02-09 18:30:05 -08:00
.dockerignore First commit 2020-02-03 13:31:46 -08:00
.editorconfig First commit 2020-02-03 13:31:46 -08:00
.gitattributes First commit 2020-02-03 13:31:46 -08:00
.gitignore First commit 2020-02-03 13:31:46 -08:00
.nvmrc First commit 2020-02-03 13:31:46 -08:00
CHANGELOG.md First commit 2020-02-03 13:31:46 -08:00
CONTRIBUTING.md First commit 2020-02-03 13:31:46 -08:00
Dockerfile First commit 2020-02-03 13:31:46 -08:00
Dockerfile.cdpx First commit 2020-02-03 13:31:46 -08:00
LICENSE First commit 2020-02-03 13:31:46 -08:00
Procfile First commit 2020-02-03 13:31:46 -08:00
README.md First commit 2020-02-03 13:31:46 -08:00
ThirdPartyNotices.txt First commit 2020-02-03 13:31:46 -08:00
azure-pipelines.yml style: fix some compile warnings (#12) 2020-02-07 17:17:11 -08:00
package-lock.json First commit 2020-02-03 13:31:46 -08:00
package.json style: enforce LF linebreak and fix existing files (#15) 2020-02-09 11:33:52 -08:00
run.sh First commit 2020-02-03 13:31:46 -08:00
tsconfig.json First commit 2020-02-03 13:31:46 -08:00
tslint.json style: enforce LF linebreak and fix existing files (#15) 2020-02-09 11:33:52 -08:00
typings.json First commit 2020-02-03 13:31:46 -08:00

README.md

OCR Form Labeling Tool

Build Status

An open source labeling tool for Form Recognizer

The purpose of this repo is to allow customers to better understand our labeling tool, provide feedback, and make customer-specific changes to meet their unique needs. Microsoft Azure Form Recognizer team will update the soource code periodically. If you would like to contribute, please check the contributing section.

Quickstarts

Collaborators

This project is cloned and modified from VoTT project.

Contributing

There are many ways to contribute to OCR Form Labeling Tool -- please review our contribution guidelines.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.