spro / pytorch-seq2seq-intent-parsing

Intent parsing and slot filling in PyTorch with seq2seq + attention
159 stars 30 forks source link

Freeform variables #1

Open Cadene opened 7 years ago

Cadene commented 7 years ago

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 freeform variables capability ?

Thanks again

spro commented 7 years ago

I'll give it a shot in the next few weeks, I think it will be straightforward thanks to autograd.