8000 Unwrap math from individual digits, etc by VikParuchuri · Pull Request #378 · datalab-to/surya · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Unwrap math from individual digits, etc #378

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

Merged
merged 3 commits into from
May 28, 2025
Merged

Unwrap math from individual digits, etc #378

merged 3 commits into from
May 28, 2025

Conversation

VikParuchuri
Copy link
Member

No description provided.

@tarun-menta tarun-menta self-requested a review May 28, 2025 19:17
Copy link
Contributor
@tarun-menta tarun-menta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor comment, LGTM otherwise

@@ -6,6 +7,26 @@
from surya.common.polygon import PolygonBox
from surya.recognition.schema import TextLine, TextWord, TextChar

MATH_SYMBOLS = ["+", "-", "*", "/", "=", "^", "_", "\\"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only missing thing I can think of is opening and closing brackets ['(', ')' '{', '}']

@VikParuchuri VikParuchuri merged commit f012e54 into dev May 28, 2025
5 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators May 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0