UniversalDataTool / universal-data-tool

Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.
https://universaldatatool.com
MIT License
1.92k stars 187 forks source link

PDF - An error occurred loading the labeling interface #330

Open dhernandez opened 3 years ago

dhernandez commented 3 years ago

It seems that PDF interface is not working. I followed next steps:

Instead of expected PDF viewer, app returns an error: Screenshot_20201011_172153

Checked in web app, using Chrome and Firefox in a Linux client (KDE Neon). Also, in 0.13.3 and 0.12.12 desktop versions.

seveibar commented 3 years ago

Hey @dhernandez, we don't currently parse the PDFs for text. But this is an interesting feature id, we could do text extraction on each PDF to get the text out right?

dhernandez commented 3 years ago

Hi, @seveibar, I think that it could be a useful feature. Look at inception or tagtog approaches for this task.