Skip to content
/ wian Public
forked from wboag/wian

AMIA submission examining note-derived vector representations

Notifications You must be signed in to change notification settings

gkovaig/wian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notevec

AMIA submission examining note-derived vector representations

Requirements

1. Python 2.7

2. postgres MIMIC database

Setup

$ bash resources/get_resources.sh

$ pip install -r requirements.txt

Experiments

$ python code/build_corpus.py all

$ python code/train_bow.py all

$ python code/train_embeddings.py all

$ python code/train_lstm.py all

About

AMIA submission examining note-derived vector representations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 57.8%
  • Python 42.1%
  • Shell 0.1%