sequicity
sequicity copied to clipboard
Source code for the ACL 2018 paper entitled "Sequicity: Simplifying Task-oriented Dialogue Systems with Single Sequence-to-Sequence Architectures" by Wenqiang Lei et al.
Bumps [numpy](https://github.com/numpy/numpy) from 1.14.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hi guys, is there a way to generate the response with the real entities instead of the delexicalized version? Thanks in advance Andrea
I find the kvret processing is wrong because you let all of the requests is empty in the function, and the de_degree will always be 0.
Bumps [nltk](https://github.com/nltk/nltk) from 3.2.1 to 3.4.5. Changelog *Sourced from [nltk's changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog).* > Version 3.5 2019-10-16 > * drop support for Python 2 > * create NLTK's own Tokenizer class distinct...
Hi, thanks for sharing your code I had run some experiments on the several data set, and the model replies with the slot_token just like name_SLOT rather than the real...
First of all, thanks for your open-source code of this wonderful work. I also have some questions about your code of reinforcement learning. I found that in your version of...
Thanks for your open-source code. I have a question about your `stable version of the copynet`. I find that your version `copynet` considers about the generation probability of the source...