-
First of all, Sorry for opening a bug. I would like to know about some general point about the Python GROBID and sciencebeam-parser.
Currently sciencebeam-parser only have GROBID intergration, ar…
-
When I try to extract text from this file (http://billybala.brgweb.com.br/tmp/1435983113.pdf) it inserts white space beetween letters:
The code:
``` php
$fulltext = 'Full text: ';
$parser = ne…
-
I have many folders of PDFs downloaded from a legacy database, some of which are corrupted and cannot be opened with Adobe Acrobat. I cannot attach an example here, sorry. mupdf struggles with these f…
-
The patient pathway extractor currently can parse only Synthea-generated CSV-formatted input data. An additional parser should be created to parse input data in the FHIR NDJSON format. This data could…
-
I am working on a pure javascript docx parser and html convertor (MIT license). The aim is to make it easy to import content from word without trying to replicate everything 100%.
For interested folk…
-
- NPM version (`npm -v`): 6.4.1
- Node version (`node -v`): v10.15.0
- Node Process (`node -p process.versions`):
\{ http_parser: \cf4 '2.8.0'\cf2 ,\
node: \cf4 '10.15.0'\cf2 ,\
v8: \cf4 …
-
Hi,
I am getting the following error trying to parse nginx error.log with goaccess:
```
# goaccess -f /var/log/nginx/error.log -p /etc/goaccess.conf
GoAccess - version 1.3 - Jun 5 2019 09:31:…
-
-
Hello,
I'm trying to use this awesome library, but it seems to break on intensive docx files:
`Uncaught (in promise) TypeError: ole.find(...) is null ______________________________________________…
-
### Description
I am using models of Recordings which have a sub element called Version. I want there to be a maximum of 10 version to one recording, so when saving a new version, I'm checking if t…