Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,9 @@ Note that this model is only optimized for scanned documents and supports input
|
|
11 |
model first to extract text boxes preferrably in word-level and then use this model), but it can be used to be fine-tuned on other domains like license plate
|
12 |
or handwritten texts.
|
13 |
|
|
|
|
|
|
|
14 |
#### Usage
|
15 |
```
|
16 |
pip install hezar
|
|
|
11 |
model first to extract text boxes preferrably in word-level and then use this model), but it can be used to be fine-tuned on other domains like license plate
|
12 |
or handwritten texts.
|
13 |
|
14 |
+
#### Limitations
|
15 |
+
This model is best suited for Persian alphabet and lacks the ability to recognize numbers and digits properly. We'll soon retrain this model to fit all scenarios.
|
16 |
+
|
17 |
#### Usage
|
18 |
```
|
19 |
pip install hezar
|