Skip to content
/ wian Public

AMIA submission examining note-derived vector representations

Notifications You must be signed in to change notification settings

wboag/wian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 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