Web-based API Server like 'IBM Watson Conversation API', 'Microsoft Language Understanding Intelligence Service'
OpenBot & OpenNLU provides what you need to build retrieval-based korean chatbot.
OpenBot is able to configure dialog to, manage conversation information of user and handle exceptions.
OpenNLU is able to recognize intent and entity using DNN models.
- Set OpenNLU ip & port (ServerConfig.java)
- Spring Framework 4.3.9 RELEASE
- lombok
- Apache Tomcat 7.0
{
"userKey":"{userkey}",
"text":"안녕하세요"
}{
"text": "안녕하세요 무엇을 도와드릴까요?"
}