项目作者: feiline

项目描述 :
MSc project: design, develop and evaluate a conversational story-teller dialogue system. The system is developed in python and makes use of a Telegram web interface. The connection between the system and the web interface is done by using a SSL connection provided by Ngrok. The system includes a BERT model with a span classification head on top to handle user questions. A naive bayes classifier is used for the sentiment analysis task and a Rasa intent classifier is used to recognise user intents.
高级语言: Python
项目地址: git://github.com/feiline/storyteller-dialogue-system.git
创建时间: 2020-07-30T23:44:12Z
项目社区:https://github.com/feiline/storyteller-dialogue-system

开源协议:

下载