Hi, I am a master candidate of Tongji University in Shanghai. I think NADST is a great model for dialogue state tracking. I try to reproduce the code via pytorch and torchtext for the better readability. Now, the implementation of NADST was basicly finished. I would appreciate it if you can review my implementation of NADST(I want to take your review as a confirmation that my understanding in NADST is right). The code can be found in https://gitee.com/yourthomaslee/NADST_thomas/blob/master/model/NADST.py.
Hi, I am a master candidate of Tongji University in Shanghai. I think NADST is a great model for dialogue state tracking. I try to reproduce the code via pytorch and torchtext for the better readability. Now, the implementation of NADST was basicly finished. I would appreciate it if you can review my implementation of NADST(I want to take your review as a confirmation that my understanding in NADST is right). The code can be found in https://gitee.com/yourthomaslee/NADST_thomas/blob/master/model/NADST.py.