Added ICD 10 classification with attention (best results), attention with...
Added ICD 10 classification with attention (best results), attention with context (worst results) and char level classification (running atm).
Showing
- code_jurica/classificationICD10_attention.py 21 additions, 8 deletionscode_jurica/classificationICD10_attention.py
- code_jurica/classificationICD10_attention_char.py 13 additions, 8 deletionscode_jurica/classificationICD10_attention_char.py
- code_jurica/loader.py 6 additions, 1 deletioncode_jurica/loader.py
- code_jurica/seq2seq.py 43 additions, 23 deletionscode_jurica/seq2seq.py
- code_jurica/test.py 115 additions, 0 deletionscode_jurica/test.py
- code_jurica/train.sh 3 additions, 0 deletionscode_jurica/train.sh
- code_jurica/util.py 11 additions, 5 deletionscode_jurica/util.py
Please register or sign in to comment