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.
Currently, things are saved in different directories under wherever the saber directory is on a users computer. This should be changed such that everything is saved in some directory directly under the users home directory (e.g. ~/saber). This is more transparent and overall more common.
See here for how to get the home directory in a platform-agnostic manner.
Currently, things are saved in different directories under wherever the
saber
directory is on a users computer. This should be changed such that everything is saved in some directory directly under the users home directory (e.g.~/saber
). This is more transparent and overall more common.See here for how to get the home directory in a platform-agnostic manner.