arxyzan commited on
Commit
7179d57
1 Parent(s): 4ef0d2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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