Skip to content
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

support discarding diagonal text like pdftotext(xpdf version) #140

Open
elonzh opened this issue Apr 14, 2022 · 1 comment
Open

support discarding diagonal text like pdftotext(xpdf version) #140

elonzh opened this issue Apr 14, 2022 · 1 comment

Comments

@elonzh
Copy link

elonzh commented Apr 14, 2022

Normally diagonal text is useless for grobid training.

@kermitt2
Copy link
Owner

Indeed it is often good to discard diagonal texts for skiping watermarks.
However if the ROTATION attribute is outputted (issue #109), it could then be up to the user to decide to use the information or not, given that the degree is available (e.g. ignore elements when degree is not 0, 90, 180, 270).

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

2 participants