Mark Feblowitz

Results 8 issues of Mark Feblowitz

I have found a few cases where run_squad on tensorflow consistently fails. Here are the cases I can identify: - questions containing embedded commas or apostrophes - questions containing abbreviations...

https://www.sciencedirect.com/science/article/pii/S0305750X17304059 * see [Arias, Ibáñez, and Zambrano (2019) ](url) parsed as * seeArias, Ibáñez, and Zambrano (2019) Not easily remediated. Also https://onlinelibrary.wiley.com/doi/abs/10.1093/ajae/aaz039 - conflicts ([Arias, Iba~nez, and Zambrano 2018)](url) parsed...

I am using grobid (0.6.1 and 0.7.0, ubuntu 18.04) to extract the content of pdf files into html format. (Separate from grobid, I further extract paragraph content for question answering)....

wontfix
pdfalto

In [this document](https://www.sciencedirect.com/science/article/pii/S0305750X17304059), the first paragraph in the Introduction, the string `consequence of the civil war.^2` (where ^2 is the 2 as superscript), the text appears as "consequence of the...

Consistently seeing this: ``` Compiling ngx-material-file-input : module as esm5 chunk {main} main.js, main.js.map (main) 699 bytes [initial] [rendered] chunk {polyfills} polyfills.js, polyfills.js.map (polyfills) 754 bytes [initial] [rendered] chunk {polyfills-es5}...

[email protected], using [email protected], results in "call stack size exceeded", presumably due to cyclic data in: - archetype/src/type.js - `Type` constructor method - archetype/src/index.js - `Archetype` constructor and visitObject methods So,...

- OS: Docker on ubuntu - Java version: openjdk 17.0.2 2022-01-18, as installed in docker container - Problem: multiple cross-site scripting vulnerabilities exist in both Docker and non-docker ground service...

implemented

### Expected behavior Docker image creation would complete successfully when executing: ```RUN wget -q -O- $xyzPackage | tar -xz -C / --owner=user1 --group=user1``` ### Actual behavior Several reports like: ```...

status/acknowledged
lifecycle/frozen