BaderLab / saber

Saber is a deep-learning based tool for information extraction in the biomedical domain. Pull requests are welcome! Note: this is a work in progress. Many things are broken, and the codebase is not stable.
https://baderlab.github.io/saber/
MIT License
102 stars 17 forks source link

Loading models that don't exist should throw an error. #155

Open JohnGiorgi opened 5 years ago

JohnGiorgi commented 5 years ago

In the docs, models for each major entity type are listed, but not all of them are implemented. The user should get an error when they try to load these models.