hyunwoongko/kochat
A Korean-language deep learning chatbot framework providing intent classification and named entity recognition components.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
Kochat is an open-source framework for building Korean-language chatbot applications using deep learning. It provides modular components for intent classification using CNN models with center loss, named entity recognition using LSTM with CRF loss, and embedding processing with Gensim/FastText. The framework generates RESTful APIs to serve trained chatbot models as web applications.