Skip to content

Slot-Gated Modeling for Joint Slot Filling and Intent Prediction

Notifications You must be signed in to change notification settings

1053399472/SlotGated-SLU

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTICE

本仓库基于原论文作者的代码tensorflow实现进行修改.利用该模型在CAIS数据集以及重新划分好的SMP数据集进行了训练。相关模型已经保存在save目录下,训练的参数同原作者保持一致。

相关结果如下:

detasets Slot(F1) Intent(Acc) Overall(Acc)
CAIS 82.21 93.87 80.43
SMP2019 62.94 91.11 57.03
SMP2020 70.45 91.15 65.65

About

Slot-Gated Modeling for Joint Slot Filling and Intent Prediction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%