Changes

Jump to navigation Jump to search
no edit summary
Line 2: Line 2:  
# Download the OCR JSONL
 
# Download the OCR JSONL
 
# <pre>grep -o '\<WORD\>' | wc -l</pre>
 
# <pre>grep -o '\<WORD\>' | wc -l</pre>
== Using REGEXes ==
+
== Adding detections using REGEXes ==
 
https://github.com/openfoodfacts/robotoff/tree/master/robotoff/insights/ocr
 
https://github.com/openfoodfacts/robotoff/tree/master/robotoff/insights/ocr
   Line 39: Line 39:  
=== Grab yourself a sandwich ===
 
=== Grab yourself a sandwich ===
   −
== Using Flashtext ==
+
== Adding detections using Flashtext ==
 
https://github.com/openfoodfacts/robotoff/tree/master/data/ocr
 
https://github.com/openfoodfacts/robotoff/tree/master/data/ocr
 
=== Expanding existing detections ===
 
=== Expanding existing detections ===

Navigation menu