Skip to content

Commit 30ee023

Browse files
committed
add example
1 parent c9deac9 commit 30ee023

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
End-to-End Multilingual Optical Character Recognition (OCR) Solution
44

5+
![example](examples/example.png)
6+
57
## Supported Languages
68

79
We are currently supporting following 39 languages.
@@ -15,6 +17,10 @@ Polish (pl), Portuguese (pt),Romanian (ro), Slovak (sk), Slovenian (sl),
1517
Albanian (sq), Swedish (sv),Swahili (sw), Thai (th), Tagalog (tl),
1618
Turkish (tr), Uzbek (uz), Vietnamese (vi)
1719

20+
List of characters is in folder jaidedread/character. If you are native speaker
21+
of any language and think we should add or remove any character,
22+
please create an issue.
23+
1824
## Installation
1925

2026
Install using `pip` for stable release,
@@ -72,4 +78,4 @@ And good read about CTC from distill.pub [here](https://distill.pub/2017/ctc/).
7278

7379
## Citations
7480

75-
For academic research, please cite the library as follows ... (link to be created)
81+
If you use `jaidedread` in your project/research, please consider citing the library as follows ... (link to be created)

examples/example.png

477 KB
Loading

0 commit comments

Comments
 (0)