Skip to content

Update ingest to only use grobid for header parsing#352

Merged
shauryr merged 1 commit into
mainfrom
349-update-grobid-ingest-to-only-parse-header-data-rather-than-full-text
Aug 16, 2023
Merged

Update ingest to only use grobid for header parsing#352
shauryr merged 1 commit into
mainfrom
349-update-grobid-ingest-to-only-parse-header-data-rather-than-full-text

Conversation

@gjreda

@gjreda gjreda commented Aug 15, 2023

Copy link
Copy Markdown
Collaborator

fixes #349

@codecov

codecov Bot commented Aug 15, 2023

Copy link
Copy Markdown

Codecov Report

Merging #352 (1eaa5f5) into main (97c600f) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #352   +/-   ##
=======================================
  Coverage   86.28%   86.28%           
=======================================
  Files         150      150           
  Lines        8497     8497           
  Branches      957      957           
=======================================
  Hits         7332     7332           
  Misses       1154     1154           
  Partials       11       11           
Files Changed Coverage Δ
python/sidecar/ingest.py 90.37% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@gjreda gjreda requested review from cguedes and shauryr August 15, 2023 18:28
@shauryr

shauryr commented Aug 16, 2023

Copy link
Copy Markdown
Collaborator

lgtm

@shauryr shauryr merged commit b89d079 into main Aug 16, 2023
@shauryr shauryr deleted the 349-update-grobid-ingest-to-only-parse-header-data-rather-than-full-text branch August 16, 2023 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update grobid ingest to only parse header data rather than full text

2 participants