spro / pytorch-seq2seq-intent-parsing

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

intent and slot joint detection #4

Open walkacross opened 6 years ago

walkacross commented 6 years ago

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 and slot joint detection in this project ? if it's possible, that would be great.

Have a good day. :)

thisisananth commented 5 years ago

Hi spro, Can you please adapt the intent and slot detection to this project. it would be very helpful. Thank you!