Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reproducing the results on the MIMIC dataset? #10

Open
vijay-raghav opened this issue Sep 24, 2018 · 1 comment
Open

Reproducing the results on the MIMIC dataset? #10

vijay-raghav opened this issue Sep 24, 2018 · 1 comment

Comments

@vijay-raghav
Copy link

Hi,

I read your paper and it's an interesting approach. I'm more interested in the applications to clinical text - assigning ICD codes for medical documents. Specifically, I am attempting to reproduce the results on the MIMIC dataset. I have already setup the system for this dataset using the code provided by Mullenbach et al., 2018.

I went through your code - is there a pipeline to try this model on the MIMIC3 dataset and also produce visualizations for learnt attention across documents?

Looking forward to hearing from you.

Best,
Vijay

@greeness
Copy link

greeness commented May 3, 2019

All the building blocks are already available in author's tensorflow code in this repo. The thing you want to do is just to write something similar to main_multilabel.py and a corresponding data-preprocessing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants