allenai / scholarphi

An interactive PDF reader.
Apache License 2.0
416 stars 53 forks source link

Abbreviation-Expansion detection must detect the following cases #158

Open nuwandavek opened 3 years ago

nuwandavek commented 3 years ago

There are a few cases that I noticed while writing tests for the abbreviation-expansion detection, that the system currently does not handle. We could add these to the regression tests once we swap out the spacy model with an advanced BERT-based model.

dykang commented 3 years ago

@nuwandavek Do you have any numbers of how the scispacy model and the neural model work on those two cases you mentioned?