pytorch-seq2seq-intent-parsing
pytorch-seq2seq-intent-parsing copied to clipboard
Intent parsing and slot filling in PyTorch with seq2seq + attention
hey spro, Thanks for sharing many Pytorch tutorials in NLP, the code is clean and really helps. I am wondering is there a plan for you to release the intent...
Hi Sean, Thanks for making this open source! I have been working on a similar implementation in tensorflow, and wanted to port to pytorch. To this end, I was checking...
Hello Sean, First of all, thank you so much for open sourcing your code in torch7/pytorch. I have a simple question for you: When do you plan to port the...