You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to request a new language support, a PR with 1 following files are needed:
226
227
227
-
1. In folder [ppocr/utils/dict](./ppocr/utils/dict),
228
+
- In folder [ppocr/utils/dict](./ppocr/utils/dict),
228
229
it is necessary to submit the dict text to this path and name it with `{language}_dict.txt` that contains a list of all characters. Please see the format example from other files in that folder.
229
230
230
231
If your language has unique elements, please tell me in advance within any way, such as useful links, wikipedia and so on.
0 commit comments