├── .gitignore ├── 0-setup.sh ├── 1-txt2lstmf-all.sh ├── 1-txt2lstmf.sh ├── 2-txt2img.sh ├── 3-img2lstmf.sh ├── 4-train-layer.sh ├── 5-stoptraining.sh ├── 6-lstmeval.sh ├── 7-run_checkpoint_eval.sh ├── 8-run_tune_eval.sh ├── 9-run_fast_ara_eval.sh ├── AWN2AEN.sed ├── LICENSE ├── Makefile ├── README.md ├── _config.yml ├── data ├── ckbLayer.traineddata └── ckbLayer_fast.traineddata ├── generate_wordstr_box.py ├── langdata ├── ckb.fontslist.txt ├── ckb.training_text ├── ckb.training_text.bigram_freqs ├── ckb.training_text.unigram_freqs └── ckb.wordlist ├── normalize.py ├── reports ├── 7-ckb-summary.txt ├── 7-ckb.txt ├── 9-Arabic-summary.txt ├── 9-Arabic.txt ├── 9-ara-summary.txt ├── 9-ara.txt ├── ckb-eval-ckbLayer_1.413_255615_562800 │ ├── gt-ckb-ALL.txt │ ├── gt-ckb-Abd_Akre.txt │ ├── gt-ckb-Abd_Gare.txt │ ├── gt-ckb-Abd_Halabja_OLD.txt │ ├── gt-ckb-Abd_Hewler.txt │ ├── gt-ckb-Abd_Metin_Bold,.txt │ ├── gt-ckb-Abd_Umed.txt │ ├── gt-ckb-Adobe_Arabic_Bold.txt │ ├── gt-ckb-Arabic_Typesetting.txt │ ├── gt-ckb-Arial.txt │ ├── gt-ckb-Arial_Bold.txt │ ├── gt-ckb-NRT_Bold,.txt │ ├── gt-ckb-NRT_Reg.txt │ ├── gt-ckb-Peshang_Des_1,.txt │ ├── gt-ckb-RudawRegular.txt │ ├── gt-ckb-Sarchia_Banoka_1.txt │ ├── gt-ckb-Segoe_UI.txt │ ├── gt-ckb-Segoe_UI_Bold.txt │ ├── gt-ckb-Speda.txt │ ├── gt-ckb-Speda_Bold.txt │ ├── gt-ckb-Tahoma.txt │ ├── gt-ckb-Tahoma_Bold.txt │ ├── gt-ckb-Ubuntu_Kurdish_0.81_met.txt │ ├── gt-ckb-Unikurd_Chimen.txt │ ├── gt-ckb-Unikurd_Goran.txt │ ├── gt-ckb-Unikurd_Web.txt │ ├── gt-ckb-shasenem-kurd.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-ALL.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Akre.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Gare.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Halabja_OLD.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Hewler.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Metin_Bold,.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Umed.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Adobe_Arabic_Bold.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Arabic_Typesetting.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Arial.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Arial_Bold.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-NRT_Bold,.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-NRT_Reg.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Peshang_Des_1,.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-RudawRegular.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Sarchia_Banoka_1.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Segoe_UI.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Segoe_UI_Bold.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Speda.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Speda_Bold.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Tahoma.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Tahoma_Bold.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Ubuntu_Kurdish_0.81_met.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Unikurd_Chimen.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Unikurd_Goran.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-Unikurd_Web.txt │ ├── ocr-ckbLayer_1.413_255615_562800-ckb-shasenem-kurd.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-ALL.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-ALL.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Abd_Akre.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Abd_Akre.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Abd_Gare.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Abd_Gare.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Abd_Halabja_OLD.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Abd_Halabja_OLD.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Abd_Hewler.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Abd_Hewler.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Abd_Metin_Bold,.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Abd_Metin_Bold,.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Abd_Umed.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Abd_Umed.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Adobe_Arabic_Bold.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Adobe_Arabic_Bold.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Arabic_Typesetting.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Arabic_Typesetting.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Arial.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Arial.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Arial_Bold.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Arial_Bold.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-NRT_Bold,.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-NRT_Bold,.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-NRT_Reg.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-NRT_Reg.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Peshang_Des_1,.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Peshang_Des_1,.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-RudawRegular.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-RudawRegular.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Sarchia_Banoka_1.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Sarchia_Banoka_1.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Segoe_UI.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Segoe_UI.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Segoe_UI_Bold.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Segoe_UI_Bold.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Speda.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Speda.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Speda_Bold.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Speda_Bold.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Tahoma.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Tahoma.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Tahoma_Bold.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Tahoma_Bold.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Ubuntu_Kurdish_0.81_met.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Ubuntu_Kurdish_0.81_met.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Chimen.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Chimen.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Goran.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Goran.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Web.html │ ├── report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Web.txt │ ├── report_ckbLayer_1.413_255615_562800-ckb-shasenem-kurd.html │ └── report_ckbLayer_1.413_255615_562800-ckb-shasenem-kurd.txt ├── ckb-eval-fast_Arabic │ ├── gt-ckb-ALL.txt │ ├── gt-ckb-Abd_Akre.txt │ ├── gt-ckb-Abd_Gare.txt │ ├── gt-ckb-Abd_Halabja_OLD.txt │ ├── gt-ckb-Abd_Hewler.txt │ ├── gt-ckb-Abd_Metin_Bold,.txt │ ├── gt-ckb-Abd_Umed.txt │ ├── gt-ckb-Adobe_Arabic_Bold.txt │ ├── gt-ckb-Arabic_Typesetting.txt │ ├── gt-ckb-Arial.txt │ ├── gt-ckb-Arial_Bold.txt │ ├── gt-ckb-NRT_Bold,.txt │ ├── gt-ckb-NRT_Reg.txt │ ├── gt-ckb-Peshang_Des_1,.txt │ ├── gt-ckb-RudawRegular.txt │ ├── gt-ckb-Sarchia_Banoka_1.txt │ ├── gt-ckb-Segoe_UI.txt │ ├── gt-ckb-Segoe_UI_Bold.txt │ ├── gt-ckb-Speda.txt │ ├── gt-ckb-Speda_Bold.txt │ ├── gt-ckb-Tahoma.txt │ ├── gt-ckb-Tahoma_Bold.txt │ ├── gt-ckb-Ubuntu_Kurdish_0.81_met.txt │ ├── gt-ckb-Unikurd_Chimen.txt │ ├── gt-ckb-Unikurd_Goran.txt │ ├── gt-ckb-Unikurd_Web.txt │ ├── gt-ckb-shasenem-kurd.txt │ ├── ocr-fast_Arabic-ckb-ALL.txt │ ├── ocr-fast_Arabic-ckb-Abd_Akre.txt │ ├── ocr-fast_Arabic-ckb-Abd_Gare.txt │ ├── ocr-fast_Arabic-ckb-Abd_Halabja_OLD.txt │ ├── ocr-fast_Arabic-ckb-Abd_Hewler.txt │ ├── ocr-fast_Arabic-ckb-Abd_Metin_Bold,.txt │ ├── ocr-fast_Arabic-ckb-Abd_Umed.txt │ ├── ocr-fast_Arabic-ckb-Adobe_Arabic_Bold.txt │ ├── ocr-fast_Arabic-ckb-Arabic_Typesetting.txt │ ├── ocr-fast_Arabic-ckb-Arial.txt │ ├── ocr-fast_Arabic-ckb-Arial_Bold.txt │ ├── ocr-fast_Arabic-ckb-NRT_Bold,.txt │ ├── ocr-fast_Arabic-ckb-NRT_Reg.txt │ ├── ocr-fast_Arabic-ckb-Peshang_Des_1,.txt │ ├── ocr-fast_Arabic-ckb-RudawRegular.txt │ ├── ocr-fast_Arabic-ckb-Sarchia_Banoka_1.txt │ ├── ocr-fast_Arabic-ckb-Segoe_UI.txt │ ├── ocr-fast_Arabic-ckb-Segoe_UI_Bold.txt │ ├── ocr-fast_Arabic-ckb-Speda.txt │ ├── ocr-fast_Arabic-ckb-Speda_Bold.txt │ ├── ocr-fast_Arabic-ckb-Tahoma.txt │ ├── ocr-fast_Arabic-ckb-Tahoma_Bold.txt │ ├── ocr-fast_Arabic-ckb-Ubuntu_Kurdish_0.81_met.txt │ ├── ocr-fast_Arabic-ckb-Unikurd_Chimen.txt │ ├── ocr-fast_Arabic-ckb-Unikurd_Goran.txt │ ├── ocr-fast_Arabic-ckb-Unikurd_Web.txt │ ├── ocr-fast_Arabic-ckb-shasenem-kurd.txt │ ├── report_fast_Arabic-ckb-ALL.html │ ├── report_fast_Arabic-ckb-ALL.txt │ ├── report_fast_Arabic-ckb-Abd_Akre.html │ ├── report_fast_Arabic-ckb-Abd_Akre.txt │ ├── report_fast_Arabic-ckb-Abd_Gare.html │ ├── report_fast_Arabic-ckb-Abd_Gare.txt │ ├── report_fast_Arabic-ckb-Abd_Halabja_OLD.html │ ├── report_fast_Arabic-ckb-Abd_Halabja_OLD.txt │ ├── report_fast_Arabic-ckb-Abd_Hewler.html │ ├── report_fast_Arabic-ckb-Abd_Hewler.txt │ ├── report_fast_Arabic-ckb-Abd_Metin_Bold,.html │ ├── report_fast_Arabic-ckb-Abd_Metin_Bold,.txt │ ├── report_fast_Arabic-ckb-Abd_Umed.html │ ├── report_fast_Arabic-ckb-Abd_Umed.txt │ ├── report_fast_Arabic-ckb-Adobe_Arabic_Bold.html │ ├── report_fast_Arabic-ckb-Adobe_Arabic_Bold.txt │ ├── report_fast_Arabic-ckb-Arabic_Typesetting.html │ ├── report_fast_Arabic-ckb-Arabic_Typesetting.txt │ ├── report_fast_Arabic-ckb-Arial.html │ ├── report_fast_Arabic-ckb-Arial.txt │ ├── report_fast_Arabic-ckb-Arial_Bold.html │ ├── report_fast_Arabic-ckb-Arial_Bold.txt │ ├── report_fast_Arabic-ckb-NRT_Bold,.html │ ├── report_fast_Arabic-ckb-NRT_Bold,.txt │ ├── report_fast_Arabic-ckb-NRT_Reg.html │ ├── report_fast_Arabic-ckb-NRT_Reg.txt │ ├── report_fast_Arabic-ckb-Peshang_Des_1,.html │ ├── report_fast_Arabic-ckb-Peshang_Des_1,.txt │ ├── report_fast_Arabic-ckb-RudawRegular.html │ ├── report_fast_Arabic-ckb-RudawRegular.txt │ ├── report_fast_Arabic-ckb-Sarchia_Banoka_1.html │ ├── report_fast_Arabic-ckb-Sarchia_Banoka_1.txt │ ├── report_fast_Arabic-ckb-Segoe_UI.html │ ├── report_fast_Arabic-ckb-Segoe_UI.txt │ ├── report_fast_Arabic-ckb-Segoe_UI_Bold.html │ ├── report_fast_Arabic-ckb-Segoe_UI_Bold.txt │ ├── report_fast_Arabic-ckb-Speda.html │ ├── report_fast_Arabic-ckb-Speda.txt │ ├── report_fast_Arabic-ckb-Speda_Bold.html │ ├── report_fast_Arabic-ckb-Speda_Bold.txt │ ├── report_fast_Arabic-ckb-Tahoma.html │ ├── report_fast_Arabic-ckb-Tahoma.txt │ ├── report_fast_Arabic-ckb-Tahoma_Bold.html │ ├── report_fast_Arabic-ckb-Tahoma_Bold.txt │ ├── report_fast_Arabic-ckb-Ubuntu_Kurdish_0.81_met.html │ ├── report_fast_Arabic-ckb-Ubuntu_Kurdish_0.81_met.txt │ ├── report_fast_Arabic-ckb-Unikurd_Chimen.html │ ├── report_fast_Arabic-ckb-Unikurd_Chimen.txt │ ├── report_fast_Arabic-ckb-Unikurd_Goran.html │ ├── report_fast_Arabic-ckb-Unikurd_Goran.txt │ ├── report_fast_Arabic-ckb-Unikurd_Web.html │ ├── report_fast_Arabic-ckb-Unikurd_Web.txt │ ├── report_fast_Arabic-ckb-shasenem-kurd.html │ └── report_fast_Arabic-ckb-shasenem-kurd.txt └── ckb-eval-fast_ara │ ├── gt-ckb-ALL.txt │ ├── gt-ckb-Abd_Akre.txt │ ├── gt-ckb-Abd_Gare.txt │ ├── gt-ckb-Abd_Halabja_OLD.txt │ ├── gt-ckb-Abd_Hewler.txt │ ├── gt-ckb-Abd_Metin_Bold,.txt │ ├── gt-ckb-Abd_Umed.txt │ ├── gt-ckb-Adobe_Arabic_Bold.txt │ ├── gt-ckb-Arabic_Typesetting.txt │ ├── gt-ckb-Arial.txt │ ├── gt-ckb-Arial_Bold.txt │ ├── gt-ckb-NRT_Bold,.txt │ ├── gt-ckb-NRT_Reg.txt │ ├── gt-ckb-Peshang_Des_1,.txt │ ├── gt-ckb-RudawRegular.txt │ ├── gt-ckb-Sarchia_Banoka_1.txt │ ├── gt-ckb-Segoe_UI.txt │ ├── gt-ckb-Segoe_UI_Bold.txt │ ├── gt-ckb-Speda.txt │ ├── gt-ckb-Speda_Bold.txt │ ├── gt-ckb-Tahoma.txt │ ├── gt-ckb-Tahoma_Bold.txt │ ├── gt-ckb-Ubuntu_Kurdish_0.81_met.txt │ ├── gt-ckb-Unikurd_Chimen.txt │ ├── gt-ckb-Unikurd_Goran.txt │ ├── gt-ckb-Unikurd_Web.txt │ ├── gt-ckb-shasenem-kurd.txt │ ├── ocr-fast_ara-ckb-ALL.txt │ ├── ocr-fast_ara-ckb-Abd_Akre.txt │ ├── ocr-fast_ara-ckb-Abd_Gare.txt │ ├── ocr-fast_ara-ckb-Abd_Halabja_OLD.txt │ ├── ocr-fast_ara-ckb-Abd_Hewler.txt │ ├── ocr-fast_ara-ckb-Abd_Metin_Bold,.txt │ ├── ocr-fast_ara-ckb-Abd_Umed.txt │ ├── ocr-fast_ara-ckb-Adobe_Arabic_Bold.txt │ ├── ocr-fast_ara-ckb-Arabic_Typesetting.txt │ ├── ocr-fast_ara-ckb-Arial.txt │ ├── ocr-fast_ara-ckb-Arial_Bold.txt │ ├── ocr-fast_ara-ckb-NRT_Bold,.txt │ ├── ocr-fast_ara-ckb-NRT_Reg.txt │ ├── ocr-fast_ara-ckb-Peshang_Des_1,.txt │ ├── ocr-fast_ara-ckb-RudawRegular.txt │ ├── ocr-fast_ara-ckb-Sarchia_Banoka_1.txt │ ├── ocr-fast_ara-ckb-Segoe_UI.txt │ ├── ocr-fast_ara-ckb-Segoe_UI_Bold.txt │ ├── ocr-fast_ara-ckb-Speda.txt │ ├── ocr-fast_ara-ckb-Speda_Bold.txt │ ├── ocr-fast_ara-ckb-Tahoma.txt │ ├── ocr-fast_ara-ckb-Tahoma_Bold.txt │ ├── ocr-fast_ara-ckb-Ubuntu_Kurdish_0.81_met.txt │ ├── ocr-fast_ara-ckb-Unikurd_Chimen.txt │ ├── ocr-fast_ara-ckb-Unikurd_Goran.txt │ ├── ocr-fast_ara-ckb-Unikurd_Web.txt │ ├── ocr-fast_ara-ckb-shasenem-kurd.txt │ ├── report-fast_ara-ckb-ALL.txt │ ├── report_fast_ara-ckb-ALL.html │ ├── report_fast_ara-ckb-Abd_Akre.html │ ├── report_fast_ara-ckb-Abd_Akre.txt │ ├── report_fast_ara-ckb-Abd_Gare.html │ ├── report_fast_ara-ckb-Abd_Gare.txt │ ├── report_fast_ara-ckb-Abd_Halabja_OLD.html │ ├── report_fast_ara-ckb-Abd_Halabja_OLD.txt │ ├── report_fast_ara-ckb-Abd_Hewler.html │ ├── report_fast_ara-ckb-Abd_Hewler.txt │ ├── report_fast_ara-ckb-Abd_Metin_Bold,.html │ ├── report_fast_ara-ckb-Abd_Metin_Bold,.txt │ ├── report_fast_ara-ckb-Abd_Umed.html │ ├── report_fast_ara-ckb-Abd_Umed.txt │ ├── report_fast_ara-ckb-Adobe_Arabic_Bold.html │ ├── report_fast_ara-ckb-Adobe_Arabic_Bold.txt │ ├── report_fast_ara-ckb-Arabic_Typesetting.html │ ├── report_fast_ara-ckb-Arabic_Typesetting.txt │ ├── report_fast_ara-ckb-Arial.html │ ├── report_fast_ara-ckb-Arial.txt │ ├── report_fast_ara-ckb-Arial_Bold.html │ ├── report_fast_ara-ckb-Arial_Bold.txt │ ├── report_fast_ara-ckb-NRT_Bold,.html │ ├── report_fast_ara-ckb-NRT_Bold,.txt │ ├── report_fast_ara-ckb-NRT_Reg.html │ ├── report_fast_ara-ckb-NRT_Reg.txt │ ├── report_fast_ara-ckb-Peshang_Des_1,.html │ ├── report_fast_ara-ckb-Peshang_Des_1,.txt │ ├── report_fast_ara-ckb-RudawRegular.html │ ├── report_fast_ara-ckb-RudawRegular.txt │ ├── report_fast_ara-ckb-Sarchia_Banoka_1.html │ ├── report_fast_ara-ckb-Sarchia_Banoka_1.txt │ ├── report_fast_ara-ckb-Segoe_UI.html │ ├── report_fast_ara-ckb-Segoe_UI.txt │ ├── report_fast_ara-ckb-Segoe_UI_Bold.html │ ├── report_fast_ara-ckb-Segoe_UI_Bold.txt │ ├── report_fast_ara-ckb-Speda.html │ ├── report_fast_ara-ckb-Speda.txt │ ├── report_fast_ara-ckb-Speda_Bold.html │ ├── report_fast_ara-ckb-Speda_Bold.txt │ ├── report_fast_ara-ckb-Tahoma.html │ ├── report_fast_ara-ckb-Tahoma.txt │ ├── report_fast_ara-ckb-Tahoma_Bold.html │ ├── report_fast_ara-ckb-Tahoma_Bold.txt │ ├── report_fast_ara-ckb-Ubuntu_Kurdish_0.81_met.html │ ├── report_fast_ara-ckb-Ubuntu_Kurdish_0.81_met.txt │ ├── report_fast_ara-ckb-Unikurd_Chimen.html │ ├── report_fast_ara-ckb-Unikurd_Chimen.txt │ ├── report_fast_ara-ckb-Unikurd_Goran.html │ ├── report_fast_ara-ckb-Unikurd_Goran.txt │ ├── report_fast_ara-ckb-Unikurd_Web.html │ ├── report_fast_ara-ckb-Unikurd_Web.txt │ ├── report_fast_ara-ckb-shasenem-kurd.html │ └── report_fast_ara-ckb-shasenem-kurd.txt └── shuffle.py /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/.gitignore -------------------------------------------------------------------------------- /0-setup.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/0-setup.sh -------------------------------------------------------------------------------- /1-txt2lstmf-all.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/1-txt2lstmf-all.sh -------------------------------------------------------------------------------- /1-txt2lstmf.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/1-txt2lstmf.sh -------------------------------------------------------------------------------- /2-txt2img.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/2-txt2img.sh -------------------------------------------------------------------------------- /3-img2lstmf.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/3-img2lstmf.sh -------------------------------------------------------------------------------- /4-train-layer.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/4-train-layer.sh -------------------------------------------------------------------------------- /5-stoptraining.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/5-stoptraining.sh -------------------------------------------------------------------------------- /6-lstmeval.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/6-lstmeval.sh -------------------------------------------------------------------------------- /7-run_checkpoint_eval.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/7-run_checkpoint_eval.sh -------------------------------------------------------------------------------- /8-run_tune_eval.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/8-run_tune_eval.sh -------------------------------------------------------------------------------- /9-run_fast_ara_eval.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/9-run_fast_ara_eval.sh -------------------------------------------------------------------------------- /AWN2AEN.sed: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/AWN2AEN.sed -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/LICENSE -------------------------------------------------------------------------------- /Makefile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/Makefile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/README.md -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/_config.yml -------------------------------------------------------------------------------- /data/ckbLayer.traineddata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/data/ckbLayer.traineddata -------------------------------------------------------------------------------- /data/ckbLayer_fast.traineddata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/data/ckbLayer_fast.traineddata -------------------------------------------------------------------------------- /generate_wordstr_box.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/generate_wordstr_box.py -------------------------------------------------------------------------------- /langdata/ckb.fontslist.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/langdata/ckb.fontslist.txt -------------------------------------------------------------------------------- /langdata/ckb.training_text: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/langdata/ckb.training_text -------------------------------------------------------------------------------- /langdata/ckb.training_text.bigram_freqs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/langdata/ckb.training_text.bigram_freqs -------------------------------------------------------------------------------- /langdata/ckb.training_text.unigram_freqs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/langdata/ckb.training_text.unigram_freqs -------------------------------------------------------------------------------- /langdata/ckb.wordlist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/langdata/ckb.wordlist -------------------------------------------------------------------------------- /normalize.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/normalize.py -------------------------------------------------------------------------------- /reports/7-ckb-summary.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/7-ckb-summary.txt -------------------------------------------------------------------------------- /reports/7-ckb.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/7-ckb.txt -------------------------------------------------------------------------------- /reports/9-Arabic-summary.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/9-Arabic-summary.txt -------------------------------------------------------------------------------- /reports/9-Arabic.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/9-Arabic.txt -------------------------------------------------------------------------------- /reports/9-ara-summary.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/9-ara-summary.txt -------------------------------------------------------------------------------- /reports/9-ara.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/9-ara.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-ALL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-ALL.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Abd_Akre.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Abd_Akre.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Abd_Gare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Abd_Gare.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Abd_Halabja_OLD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Abd_Halabja_OLD.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Abd_Hewler.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Abd_Hewler.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Abd_Metin_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Abd_Metin_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Abd_Umed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Abd_Umed.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Adobe_Arabic_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Adobe_Arabic_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Arabic_Typesetting.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Arabic_Typesetting.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Arial.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Arial.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Arial_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Arial_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-NRT_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-NRT_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-NRT_Reg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-NRT_Reg.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Peshang_Des_1,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Peshang_Des_1,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-RudawRegular.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-RudawRegular.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Sarchia_Banoka_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Sarchia_Banoka_1.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Segoe_UI.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Segoe_UI.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Segoe_UI_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Segoe_UI_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Speda.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Speda.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Speda_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Speda_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Tahoma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Tahoma.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Tahoma_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Tahoma_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Ubuntu_Kurdish_0.81_met.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Ubuntu_Kurdish_0.81_met.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Unikurd_Chimen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Unikurd_Chimen.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Unikurd_Goran.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Unikurd_Goran.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Unikurd_Web.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-Unikurd_Web.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-shasenem-kurd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/gt-ckb-shasenem-kurd.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-ALL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-ALL.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Akre.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Akre.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Gare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Gare.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Halabja_OLD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Halabja_OLD.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Hewler.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Hewler.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Metin_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Metin_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Umed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Abd_Umed.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Adobe_Arabic_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Adobe_Arabic_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Arabic_Typesetting.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Arabic_Typesetting.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Arial.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Arial.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Arial_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Arial_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-NRT_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-NRT_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-NRT_Reg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-NRT_Reg.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Peshang_Des_1,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Peshang_Des_1,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-RudawRegular.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-RudawRegular.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Sarchia_Banoka_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Sarchia_Banoka_1.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Segoe_UI.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Segoe_UI.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Segoe_UI_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Segoe_UI_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Speda.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Speda.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Speda_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Speda_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Tahoma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Tahoma.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Tahoma_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Tahoma_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Ubuntu_Kurdish_0.81_met.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Ubuntu_Kurdish_0.81_met.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Unikurd_Chimen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Unikurd_Chimen.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Unikurd_Goran.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Unikurd_Goran.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Unikurd_Web.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-Unikurd_Web.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-shasenem-kurd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/ocr-ckbLayer_1.413_255615_562800-ckb-shasenem-kurd.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-ALL.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-ALL.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-ALL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-ALL.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Akre.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Akre.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Akre.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Akre.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Gare.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Gare.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Gare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Gare.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Halabja_OLD.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Halabja_OLD.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Halabja_OLD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Halabja_OLD.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Hewler.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Hewler.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Hewler.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Hewler.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Metin_Bold,.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Metin_Bold,.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Metin_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Metin_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Umed.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Umed.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Umed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Abd_Umed.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Adobe_Arabic_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Adobe_Arabic_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Adobe_Arabic_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Adobe_Arabic_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Arabic_Typesetting.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Arabic_Typesetting.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Arabic_Typesetting.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Arabic_Typesetting.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Arial.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Arial.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Arial.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Arial.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Arial_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Arial_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Arial_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Arial_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-NRT_Bold,.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-NRT_Bold,.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-NRT_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-NRT_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-NRT_Reg.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-NRT_Reg.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-NRT_Reg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-NRT_Reg.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Peshang_Des_1,.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Peshang_Des_1,.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Peshang_Des_1,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Peshang_Des_1,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-RudawRegular.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-RudawRegular.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-RudawRegular.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-RudawRegular.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Sarchia_Banoka_1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Sarchia_Banoka_1.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Sarchia_Banoka_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Sarchia_Banoka_1.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Segoe_UI.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Segoe_UI.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Segoe_UI.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Segoe_UI.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Segoe_UI_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Segoe_UI_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Segoe_UI_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Segoe_UI_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Speda.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Speda.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Speda.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Speda.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Speda_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Speda_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Speda_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Speda_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Tahoma.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Tahoma.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Tahoma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Tahoma.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Tahoma_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Tahoma_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Tahoma_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Tahoma_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Ubuntu_Kurdish_0.81_met.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Ubuntu_Kurdish_0.81_met.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Ubuntu_Kurdish_0.81_met.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Ubuntu_Kurdish_0.81_met.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Chimen.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Chimen.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Chimen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Chimen.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Goran.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Goran.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Goran.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Goran.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Web.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Web.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Web.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-Unikurd_Web.txt -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-shasenem-kurd.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-shasenem-kurd.html -------------------------------------------------------------------------------- /reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-shasenem-kurd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-ckbLayer_1.413_255615_562800/report_ckbLayer_1.413_255615_562800-ckb-shasenem-kurd.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-ALL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-ALL.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Abd_Akre.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Abd_Akre.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Abd_Gare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Abd_Gare.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Abd_Halabja_OLD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Abd_Halabja_OLD.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Abd_Hewler.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Abd_Hewler.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Abd_Metin_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Abd_Metin_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Abd_Umed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Abd_Umed.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Adobe_Arabic_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Adobe_Arabic_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Arabic_Typesetting.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Arabic_Typesetting.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Arial.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Arial.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Arial_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Arial_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-NRT_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-NRT_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-NRT_Reg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-NRT_Reg.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Peshang_Des_1,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Peshang_Des_1,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-RudawRegular.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-RudawRegular.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Sarchia_Banoka_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Sarchia_Banoka_1.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Segoe_UI.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Segoe_UI.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Segoe_UI_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Segoe_UI_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Speda.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Speda.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Speda_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Speda_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Tahoma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Tahoma.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Tahoma_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Tahoma_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Ubuntu_Kurdish_0.81_met.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Ubuntu_Kurdish_0.81_met.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Unikurd_Chimen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Unikurd_Chimen.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Unikurd_Goran.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Unikurd_Goran.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-Unikurd_Web.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-Unikurd_Web.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/gt-ckb-shasenem-kurd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/gt-ckb-shasenem-kurd.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-ALL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-ALL.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Abd_Akre.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Abd_Akre.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Abd_Gare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Abd_Gare.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Abd_Halabja_OLD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Abd_Halabja_OLD.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Abd_Hewler.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Abd_Hewler.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Abd_Metin_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Abd_Metin_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Abd_Umed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Abd_Umed.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Adobe_Arabic_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Adobe_Arabic_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Arabic_Typesetting.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Arabic_Typesetting.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Arial.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Arial.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Arial_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Arial_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-NRT_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-NRT_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-NRT_Reg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-NRT_Reg.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Peshang_Des_1,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Peshang_Des_1,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-RudawRegular.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-RudawRegular.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Sarchia_Banoka_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Sarchia_Banoka_1.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Segoe_UI.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Segoe_UI.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Segoe_UI_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Segoe_UI_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Speda.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Speda.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Speda_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Speda_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Tahoma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Tahoma.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Tahoma_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Tahoma_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Ubuntu_Kurdish_0.81_met.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Ubuntu_Kurdish_0.81_met.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Unikurd_Chimen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Unikurd_Chimen.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Unikurd_Goran.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Unikurd_Goran.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Unikurd_Web.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-Unikurd_Web.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-shasenem-kurd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/ocr-fast_Arabic-ckb-shasenem-kurd.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-ALL.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-ALL.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-ALL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-ALL.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Akre.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Akre.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Akre.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Akre.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Gare.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Gare.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Gare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Gare.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Halabja_OLD.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Halabja_OLD.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Halabja_OLD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Halabja_OLD.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Hewler.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Hewler.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Hewler.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Hewler.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Metin_Bold,.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Metin_Bold,.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Metin_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Metin_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Umed.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Umed.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Umed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Abd_Umed.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Adobe_Arabic_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Adobe_Arabic_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Adobe_Arabic_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Adobe_Arabic_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Arabic_Typesetting.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Arabic_Typesetting.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Arabic_Typesetting.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Arabic_Typesetting.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Arial.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Arial.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Arial.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Arial.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Arial_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Arial_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Arial_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Arial_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-NRT_Bold,.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-NRT_Bold,.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-NRT_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-NRT_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-NRT_Reg.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-NRT_Reg.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-NRT_Reg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-NRT_Reg.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Peshang_Des_1,.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Peshang_Des_1,.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Peshang_Des_1,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Peshang_Des_1,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-RudawRegular.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-RudawRegular.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-RudawRegular.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-RudawRegular.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Sarchia_Banoka_1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Sarchia_Banoka_1.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Sarchia_Banoka_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Sarchia_Banoka_1.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Segoe_UI.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Segoe_UI.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Segoe_UI.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Segoe_UI.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Segoe_UI_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Segoe_UI_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Segoe_UI_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Segoe_UI_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Speda.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Speda.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Speda.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Speda.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Speda_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Speda_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Speda_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Speda_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Tahoma.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Tahoma.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Tahoma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Tahoma.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Tahoma_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Tahoma_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Tahoma_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Tahoma_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Ubuntu_Kurdish_0.81_met.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Ubuntu_Kurdish_0.81_met.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Ubuntu_Kurdish_0.81_met.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Ubuntu_Kurdish_0.81_met.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Unikurd_Chimen.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Unikurd_Chimen.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Unikurd_Chimen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Unikurd_Chimen.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Unikurd_Goran.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Unikurd_Goran.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Unikurd_Goran.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Unikurd_Goran.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Unikurd_Web.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Unikurd_Web.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Unikurd_Web.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-Unikurd_Web.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-shasenem-kurd.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-shasenem-kurd.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-shasenem-kurd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_Arabic/report_fast_Arabic-ckb-shasenem-kurd.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-ALL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-ALL.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Abd_Akre.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Abd_Akre.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Abd_Gare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Abd_Gare.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Abd_Halabja_OLD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Abd_Halabja_OLD.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Abd_Hewler.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Abd_Hewler.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Abd_Metin_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Abd_Metin_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Abd_Umed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Abd_Umed.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Adobe_Arabic_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Adobe_Arabic_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Arabic_Typesetting.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Arabic_Typesetting.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Arial.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Arial.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Arial_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Arial_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-NRT_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-NRT_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-NRT_Reg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-NRT_Reg.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Peshang_Des_1,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Peshang_Des_1,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-RudawRegular.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-RudawRegular.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Sarchia_Banoka_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Sarchia_Banoka_1.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Segoe_UI.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Segoe_UI.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Segoe_UI_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Segoe_UI_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Speda.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Speda.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Speda_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Speda_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Tahoma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Tahoma.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Tahoma_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Tahoma_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Ubuntu_Kurdish_0.81_met.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Ubuntu_Kurdish_0.81_met.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Unikurd_Chimen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Unikurd_Chimen.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Unikurd_Goran.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Unikurd_Goran.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-Unikurd_Web.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-Unikurd_Web.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/gt-ckb-shasenem-kurd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/gt-ckb-shasenem-kurd.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-ALL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-ALL.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Abd_Akre.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Abd_Akre.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Abd_Gare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Abd_Gare.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Abd_Halabja_OLD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Abd_Halabja_OLD.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Abd_Hewler.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Abd_Hewler.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Abd_Metin_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Abd_Metin_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Abd_Umed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Abd_Umed.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Adobe_Arabic_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Adobe_Arabic_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Arabic_Typesetting.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Arabic_Typesetting.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Arial.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Arial.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Arial_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Arial_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-NRT_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-NRT_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-NRT_Reg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-NRT_Reg.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Peshang_Des_1,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Peshang_Des_1,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-RudawRegular.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-RudawRegular.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Sarchia_Banoka_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Sarchia_Banoka_1.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Segoe_UI.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Segoe_UI.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Segoe_UI_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Segoe_UI_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Speda.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Speda.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Speda_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Speda_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Tahoma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Tahoma.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Tahoma_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Tahoma_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Ubuntu_Kurdish_0.81_met.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Ubuntu_Kurdish_0.81_met.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Unikurd_Chimen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Unikurd_Chimen.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Unikurd_Goran.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Unikurd_Goran.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Unikurd_Web.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-Unikurd_Web.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-shasenem-kurd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/ocr-fast_ara-ckb-shasenem-kurd.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report-fast_ara-ckb-ALL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report-fast_ara-ckb-ALL.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-ALL.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-ALL.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Akre.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Akre.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Akre.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Akre.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Gare.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Gare.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Gare.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Gare.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Halabja_OLD.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Halabja_OLD.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Halabja_OLD.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Halabja_OLD.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Hewler.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Hewler.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Hewler.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Hewler.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Metin_Bold,.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Metin_Bold,.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Metin_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Metin_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Umed.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Umed.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Umed.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Abd_Umed.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Adobe_Arabic_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Adobe_Arabic_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Adobe_Arabic_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Adobe_Arabic_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Arabic_Typesetting.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Arabic_Typesetting.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Arabic_Typesetting.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Arabic_Typesetting.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Arial.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Arial.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Arial.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Arial.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Arial_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Arial_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Arial_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Arial_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-NRT_Bold,.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-NRT_Bold,.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-NRT_Bold,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-NRT_Bold,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-NRT_Reg.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-NRT_Reg.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-NRT_Reg.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-NRT_Reg.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Peshang_Des_1,.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Peshang_Des_1,.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Peshang_Des_1,.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Peshang_Des_1,.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-RudawRegular.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-RudawRegular.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-RudawRegular.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-RudawRegular.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Sarchia_Banoka_1.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Sarchia_Banoka_1.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Sarchia_Banoka_1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Sarchia_Banoka_1.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Segoe_UI.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Segoe_UI.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Segoe_UI.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Segoe_UI.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Segoe_UI_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Segoe_UI_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Segoe_UI_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Segoe_UI_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Speda.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Speda.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Speda.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Speda.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Speda_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Speda_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Speda_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Speda_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Tahoma.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Tahoma.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Tahoma.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Tahoma.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Tahoma_Bold.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Tahoma_Bold.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Tahoma_Bold.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Tahoma_Bold.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Ubuntu_Kurdish_0.81_met.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Ubuntu_Kurdish_0.81_met.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Ubuntu_Kurdish_0.81_met.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Ubuntu_Kurdish_0.81_met.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Unikurd_Chimen.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Unikurd_Chimen.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Unikurd_Chimen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Unikurd_Chimen.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Unikurd_Goran.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Unikurd_Goran.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Unikurd_Goran.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Unikurd_Goran.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Unikurd_Web.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Unikurd_Web.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-Unikurd_Web.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-Unikurd_Web.txt -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-shasenem-kurd.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-shasenem-kurd.html -------------------------------------------------------------------------------- /reports/ckb-eval-fast_ara/report_fast_ara-ckb-shasenem-kurd.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/reports/ckb-eval-fast_ara/report_fast_ara-ckb-shasenem-kurd.txt -------------------------------------------------------------------------------- /shuffle.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Shreeshrii/tesstrain-ckb/HEAD/shuffle.py --------------------------------------------------------------------------------