PaddleOCR/configs/rec/multi_language
johnlockejrr ada310811a
Add Syriac script support (#13800)
* Add Syriac Language support dictionary

The Syriac Script is a Unicode block containing characters for all forms of the Syriac alphabet, including the Estrangela, Serto, Eastern Syriac, and the Christian Palestinian Aramaic variants. It is used in Literary Syriac, Neo-Aramaic, and Arabic among Syriac-speaking Christians. It was used historically to write Armenian, Persian, Ottoman Turkish, and Malayalam. The script, like Arabic and Hebrew is RTL.

https://en.wikipedia.org/wiki/Syriac_(Unicode_block)
https://en.wikipedia.org/wiki/Syriac_language

* Add Syriac script support for training

The Syriac Script is a Unicode block containing characters for all forms of the Syriac alphabet, including the Estrangela, Serto, Eastern Syriac, and the Christian Palestinian Aramaic variants. It is used in Literary Syriac, Neo-Aramaic, and Arabic among Syriac-speaking Christians. It was used historically to write Armenian, Persian, Ottoman Turkish, and Malayalam. The script, like Arabic and Hebrew is RTL.

https://en.wikipedia.org/wiki/Syriac_(Unicode_block)
https://en.wikipedia.org/wiki/Syriac_language
2024-09-01 20:10:42 +08:00
..
generate_multi_language_configs.py update common pre-commit configs and commit the results of running pre-commit run -a (#12516) 2024-05-29 15:26:09 +08:00
rec_arabic_lite_train.yml rm rec_char_type 2021-10-12 14:29:00 +08:00
rec_cyrillic_lite_train.yml rm rec_char_type 2021-10-12 14:29:00 +08:00
rec_devanagari_lite_train.yml rm rec_char_type 2021-10-12 14:29:00 +08:00
rec_en_number_lite_train.yml rm rec_char_type 2021-10-12 14:29:00 +08:00
rec_french_lite_train.yml rm rec_char_type 2021-10-12 14:29:00 +08:00
rec_german_lite_train.yml rm rec_char_type 2021-10-12 14:29:00 +08:00
rec_hebrew_lite_train.yml Add support for Hebrew Language and Alphabet (#13797) 2024-09-01 09:18:37 +08:00
rec_japan_lite_train.yml rm rec_char_type 2021-10-12 14:29:00 +08:00
rec_korean_lite_train.yml rm rec_char_type 2021-10-12 14:29:00 +08:00
rec_latin_lite_train.yml rm rec_char_type 2021-10-12 14:29:00 +08:00
rec_multi_language_lite_train.yml fix char dict 2021-01-20 20:06:07 +08:00
rec_samaritan_lite_train.yml Add support for Hebrew Language and Alphabet (#13797) 2024-09-01 09:18:37 +08:00
rec_syriac_lite_train.yml Add Syriac script support (#13800) 2024-09-01 20:10:42 +08:00