Skip to content

lfurrer/tzlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tzlink: Biomedical Entity Normalisation

Instructions

  1. Clone the repo.
  2. Change into the repo directory and run make init (or just make) to download the datasets.
  3. Optionally run make optional to obtain additional data resources (eg. for subword-units). Requires authentication.
  4. Run make run to run an experiment with default settings.

Dependencies

Required

  • keras
  • gensim
  • numpy (implied by the previous anyway)

Optional

  • subword-nmt

About

Biomedical Entity Normalisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published