-
I'm currently trying to extract a ~28,000 page PDF (not a typo) and am running up against memory limits when I run in a loop.
```
import pandas as pd
import pdfplumber
from os import path
#Re…
-
Hello,
first thanks for the great job you are doing with extraction-framework!
From the commit e0ce38ee8cadfba1d579963adc95cc9af42bb60c (15 nov 2018) and more precisely the modification line 46 in…
-
I am very glad to see your paper "RuleCOSI+: Rule extraction for interpreting classification tree ensembles".
I am afraid to point out that I don't think the pseudo code in your paper matches the t…
-
Can you release the ADNI data processing method used for testing and a demo of the test?
-
### What is your question?
error message:
```shell
Traceback (most recent call last):
File "/root/raid/electrolyte_papers_extraction/NER/ner.py", line 31, in
ner = NER('ckpt/ner/240731…
-
When creating the `tables` plugin, I found that type conversion was tightly linked to field extraction in the core lib. There was no easy way to re-use the type conversion logic, so I mostly duplicate…
-
```
When I have a CSV record like
1,"""eins""
zwei"
extraction with "exclude leading/trailing whitspace" and "separate lines with
line-feeds" options set creates the following:
"""ein…
-
Currently, the code for `common.policies.LstmPolicy` does not support using the "new" (apparently) `net_arch` with the setting `feature_extraction="cnn"`. I was wondering if there is a reason for this…
-
Changes I see needed for 2016 MiniAOD in the config:
* Input file
* [Line 60](https://github.com/cms-opendata-analyses/PhysObjectExtractorTool/blob/2015MiniAOD/PhysObjectExtractor/python/poet_cfg.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior:
When publishing animation from Maya, if FBX extraction is enabled but rig isn't set properly…