Skip to content

Potential typo in DocXChain/modules/formula_recognition.py #207

Description

@ApatheticMioz
The line 9

from rapid_latex_ocr import LatexOCR

should likely be replaced wtih

from rapid_latex_ocr import LaTeXOCR

and thus, line 34 should be updated as well, to properly call LaTeXOCR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions