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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is hyunwoongko/kochat?
- A Korean-language deep learning chatbot framework providing intent classification and named entity recognition components.
- Is kochat open source?
- Yes — hyunwoongko/kochat is open source, released under the Apache-2.0 license.
- What language is kochat written in?
- hyunwoongko/kochat is primarily written in Python.
- How popular is kochat?
- hyunwoongko/kochat has 462 stars on GitHub.
- Where can I find kochat?
- hyunwoongko/kochat is on GitHub at https://github.com/hyunwoongko/kochat.