文件名称:SDEN-Pytorch:Pytorch实现的“用于语音理解的顺序对话上下文建模(https
文件大小:5.05MB
文件格式:ZIP
更新时间:2024-05-22 05:02:43
nlp chatbot nlu multi-domain task-oriented
SDEN-Pytorch 的Pytorch实现 要求 pytorch==0.4 nltk==3.5.1 sklearn_crfsuite 跑步 python3 main.py 数据 我已经修改了以适合此模型。 因此它有一些噪音,尤其是插槽标签。 它由以下三个域组成: Weather , Schedule , Navigate 。 我为多域对话进行了对话重组,并将其格式修改为BIO。 样本 单域对话 User : Will it be hot in Inglewood over the next few days? BOT : It will be warm both Monday and Tuesday in Inglewood. User : Thank you very much. BOT : You're welcome. Hope you have a great d
【文件预览】:
SDEN-Pytorch-master
----.gitignore(31B)
----README.md(3KB)
----test.ipynb(5KB)
----main.py(5KB)
----model.py(3KB)
----weight()
--------model.pkl(4.05MB)
----data_utils.py(5KB)
----__init__.py(2KB)
----images()
--------model.png(223KB)
----data()
--------dev.iob(539KB)
--------train.iob(5.35MB)