-
Don't try to help build the .yaml file, just emulate the behavior of the web ui.
-
Hi everyone,
I'm struggling with an error and come to see if somebody has the same :
I did the installation on a Mac and on a Ubuntu machine, I get the same error
I did the installation of ever…
-
I got this error when I tried to convert a PDF:
```
INFO:root:setting up ocr
INFO:root:ocr finished successfully
INFO:pd3f.parsr_wrapper:sending PDF to Parsr
INFO:pd3f.parsr_wrapper:got respons…
-
### Description
App is crashing with 50% repro on launch on M1 machines.
From the stacktrace I think that issue is inside host's json manifest parsing.
Looks like it gets wrong position for secon…
-
**Summary**
GUI tool is blank
**Steps To Reproduce**
Steps to reproduce the behavior:
`docker run -p 3001:3001 axarev/parsr`
`docker run -t -p 8080:80 axarev/parsr-ui-localhost:latest`
**E…
-
Existing pdf parsing solutions are often not high enough quality. This is a wishlist for things we would want in a PDF parser.
- multilingual - should work for all (or at least, a lot of) languages…
-
Details:
* https://github.com/RedHatInsights/insights-core/pull/2767#issuecomment-708893132 (describes more details)
* https://github.com/RedHatInsights/insights-core/pull/2797/files#diff-8bd49…
jsvob updated
4 years ago
-
**Summary**
I'm trying to parse a rather large pdf file from intel (20 mb) and one or two steps after the table detection, i'm getting a javascript out of memory error, even though there is plenty of…
-
API Guide中给了curl传递pdf文件到API的脚本,但是如果想传递图片,比如jpg格式的图片,报错:Unsupported Media Type。
请问是不是只支持PDF的识别?对图片就没法用了?
-
Hi,
I follow the guide to run Parsr using docker container
```
docker pull axarev/parsr
docker run -p 3001:3001 axarev/parsr
```
However, when I send request to parse a pdf file, I get thi…