Chatbot_Utils:该部分停止更新,升级项目地址:https

时间:2024-06-03 06:51:56
【文件属性】:

文件名称:Chatbot_Utils:该部分停止更新,升级项目地址:https

文件大小:1.65MB

文件格式:ZIP

更新时间:2024-06-03 06:51:56

Python

一、Chatbot_Utils 1、Chatbot_Utils是一个Chatbot_CN的一个辅助工程,主要为对话系统服务,同时也可以为其他业务所用。他将对话系统中的基本算法模型包装,并且提 供通用接口,供外部工程调用。(tf_gpu==1.14) 这个工程代替了之前Chatbot_CN下的Chatbot_Model功能,Chatbot_Utils提供的功能有: 1、拼音汉字互转 2、文本纠错 3、NER 4、句法分析 5、nlu,nlu部分包括意图识别、 2、该项目结构主要分为三大块: Chatbot_Utils:项目全局配置 Base_model:主要是模型文件和预测文件 Base_model_rest:接口文件 二、使用 三、接口使用示例 1、拼音汉字转换 详情请参考: 2、wetalk 四、Update News 2020.1.7 完成基于Bert fine-tune的有监督的n


【文件预览】:
Chatbot_Utils-master
----README.rst(1KB)
----Base_model()
--------cluener()
--------sentiment()
--------bert()
--------coref()
--------intention()
--------__init__.py(148B)
--------utils()
----Chatbot_Utils()
--------wsgi.py(403B)
--------__init__.py(0B)
--------settings.py(4KB)
--------urls.py(818B)
----data()
--------nlu输出数据结构.json(1KB)
--------dev.json(278KB)
--------cluener_predict.json(438B)
--------intention()
--------test.json(172KB)
--------train.json(2.16MB)
--------emotion()
--------README.md(560B)
----Base_model_rest()
--------__init__.py(0B)
--------Api()
--------urls.py(752B)
----requirements.txt(8KB)
----manage.py(633B)

网友评论