@ -184,7 +184,7 @@ Figures out what words are in `image`, where the words are in `image`, etc.
@@ -184,7 +184,7 @@ Figures out what words are in `image`, where the words are in `image`, etc.
@ -226,7 +226,7 @@ Worker.detect() does OSD (Orientation and Script Detection) to the image instead
@@ -226,7 +226,7 @@ Worker.detect() does OSD (Orientation and Script Detection) to the image instead
**Examples:**
```
```javascript
const { createWorker } = Tesseract;
(async () => {
const worker = createWorker();
@ -260,7 +260,7 @@ createScheduler() is a factory function to create a scheduler, a scheduler manag
@@ -260,7 +260,7 @@ createScheduler() is a factory function to create a scheduler, a scheduler manag