tzlink: Biomedical Entity Normalisation Instructions Clone the repo. Change into the repo directory and run make init (or just make) to download the datasets. Optionally run make optional to obtain additional data resources (eg. for subword-units). Requires authentication. Run make run to run an experiment with default settings. Dependencies Required keras gensim numpy (implied by the previous anyway) Optional subword-nmt