Skip to content

Latest commit

 

History

History
12 lines (5 loc) · 514 Bytes

README.md

File metadata and controls

12 lines (5 loc) · 514 Bytes

dialog_graph_encoding

Creating dialog graph from dialog and then using Graph Attention Network for dialog encoding.

This work is my implementation of dialog encoding part of DialMed: A Dataset for Dialogue-based Medication Recommendation (https://github.com/Hhhhhhhzf/DialMed). I have translated some chinese text to english for my own understanding purpose.

Please note code and dataset are not official.

I have also used dataset from https://github.com/Hhhhhhhzf/DialMed and translated them in english.