Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ApatheticMioz opened this issue Mar 11, 2025 · 0 comments
Open

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

ApatheticMioz opened this issue Mar 11, 2025 · 0 comments

Comments

@ApatheticMioz
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant