(no title)
hadsed | 4 years ago
Another challenge is that sometimes you're working with PDFs and that means not only ingesting but also displaying. The difficulty is in keeping track of annotations and predictions across the PDF<->text string boundary, both ways.
There are understandably even fewer solutions to that problem because it's a harder UI to build.
gryn|4 years ago
https://github.com/allenai/pawls
neiman1|4 years ago
Support for PDFs and other doc types is definitely on the backlog, but I keep holding off due to the challenges you mentioned.