• myhloli's avatar
    fix(UNIPipe): add language parameter support for document analysis · ef39b825
    myhloli authored
    Introduce a new parameter `lang` to the `UNIPipe` class's `parse_union_pdf` function to allow
    specifying the language for document analysis. This enhancement enables users to customizethe language setting for better processing of multilingual documents.
    ef39b825
user_api.py 3.43 KB