Artificial Intelligence/Robotoff/Adding new detections

From Open Food Facts wiki
Jump to navigation Jump to search

Finding opportunities

  1. Download the OCR JSONL
  2. grep -o '\<WORD\>' | wc -l

Using REGEXes

https://github.com/openfoodfacts/robotoff/tree/master/data/ocr

Using Flashtext