AlibabaResearch / AlibabaResearch/AdvancedLiterateMachinery
Potential typo in DocXChain/modules/formula_recognition.py
Abierto
- Lenguaje dominante
- C++
- Estrellas
- 1.8k
- Forks
- 195
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
```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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.