Skip to content

Fix OOBE when processing large quantities of notes#1075

Merged
kermitt2 merged 3 commits intomasterfrom
fix-note-page
Jan 14, 2024
Merged

Fix OOBE when processing large quantities of notes#1075
kermitt2 merged 3 commits intomasterfrom
fix-note-page

Conversation

@lfoppiano
Copy link
Copy Markdown
Member

This PR should solve issue #1073. 🎉

The de-hyphenation made the two streams (noteTokens) and footText de-synchronised. I moved at the end of the process.

I've also renamed a few variables and tide up a bit in the effort of following the flow in this complex process 😅

@lfoppiano lfoppiano requested a review from kermitt2 January 11, 2024 11:47
@lfoppiano lfoppiano added the bug From Hemiptera and especially its suborder Heteroptera label Jan 11, 2024
@coveralls
Copy link
Copy Markdown

coveralls commented Jan 11, 2024

Coverage Status

coverage: 39.892% (+0.05%) from 39.839%
when pulling 69fcecb on fix-note-page
into b50c9aa on master.

@kermitt2
Copy link
Copy Markdown
Collaborator

All my tests run fine ! Thanks Luca !

@kermitt2
Copy link
Copy Markdown
Collaborator

Docker build of light CRF image is now also working

@kermitt2 kermitt2 merged commit cbc77d5 into master Jan 14, 2024
@lfoppiano lfoppiano deleted the fix-note-page branch February 14, 2024 23:55
@lfoppiano lfoppiano added this to the 0.8.1 milestone Jun 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug From Hemiptera and especially its suborder Heteroptera

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IndexOutOfBoundsException from grobid webservice /api/processFulltextDocument

3 participants