Skip to content

very rough scanner implementation

Greg Alfaro requested to merge truegreg-main-patch-82036 into main

quick poc scanner implementation in rb.

  • takes json output from OCR tool as input.
  • prints out hits and misses (called PASS).

Screenshot_2023-08-24_at_3.45.48_PM

TODO: tuning, feed token regex, prettier messages and so on.

Merge request reports