• myhloli's avatar
    feat(pipeline): pass language parameter for parsing and markdown conversion · 6062862c
    myhloli authored
    The pipeline now supports passing the language parameter to parsing functions and
    during markdown conversion to optimize processing based on the specified language.
    This enhancement allows for more accurate parsing and markdown generation, particularly
    when dealing with non-English content.
    6062862c
OCRPipe.py 1.69 KB