AlibabaResearch / AlibabaResearch/AdvancedLiterateMachinery

Potential typo in DocXChain/modules/formula_recognition.py

Open
#207 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.8k
Forks
195
PR merge metrics
No merged PRs in 30d

Description

```py
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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.