timtibilati/AttentionOCR
Generates raw LaTex code of given PDF formula images using CV
This tool helps researchers, academics, and students convert mathematical formulas found in PDF documents into editable LaTeX code. You provide an image of a formula, and it outputs the corresponding raw LaTeX string. It's designed for anyone who needs to extract and reuse equations from scanned documents or image files.
No commits in the last 6 months.
Use this if you need to quickly convert images of mathematical equations into their underlying LaTeX code for editing or inclusion in new documents.
Not ideal if you're working with very large formula images (1MB or more) or require perfect accuracy for extremely complex or handwritten equations.
Stars
7
Forks
2
Language
Python
License
MIT
Category
Last pushed
Nov 07, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/timtibilati/AttentionOCR"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
xv44586/toolkit4nlp
transformers implement (architecture, task example, serving and more)
luozhouyang/transformers-keras
Transformer-based models implemented in tensorflow 2.x(using keras).
ufal/neuralmonkey
An open-source tool for sequence learning in NLP built on TensorFlow.
graykode/xlnet-Pytorch
Simple XLNet implementation with Pytorch Wrapper
uzaymacar/attention-mechanisms
Implementations for a family of attention mechanisms, suitable for all kinds of natural language...