|
|
@@ -62,7 +62,7 @@ from .common import do_parse, read_fn, pdf_suffixes, image_suffixes
|
|
|
'-l',
|
|
|
'--lang',
|
|
|
'lang',
|
|
|
- type=click.Choice(['ch', 'ch_server', 'ch_lite', 'en', 'korean', 'japan', 'chinese_cht', 'ta', 'te', 'ka',
|
|
|
+ type=click.Choice(['ch', 'ch_server', 'ch_lite', 'en', 'korean', 'japan', 'chinese_cht', 'ta', 'te', 'ka', 'th', 'el',
|
|
|
'latin', 'arabic', 'east_slavic', 'cyrillic', 'devanagari']),
|
|
|
help="""
|
|
|
Input the languages in the pdf (if known) to improve OCR accuracy. Optional.
|