allenai / mmda

multimodal document analysis
Apache License 2.0
159 stars 18 forks source link

Bib entry predictor handles empty inputs #214

Closed cmwilhelm closed 1 year ago

cmwilhelm commented 1 year ago

RE: https://github.com/allenai/scholar/issues/35525

An empty list of bib entries is valid input for the bib entry predictor. Previously we were blowing up. Now we return an empty prediction set.