DialBB ver. 2.0 Document
Contents:
- 1. Introduction
- 2. DialBB Overview
- 3. Tutorial
- 4. Framework Specifications
- 5. Built-in Block Classes
- 6. Deprecated Built-in Block Classes
- 6.1. Simple Canonicalizer (Simple String Canonicalizer Block)
- 6.2. LR-CRF Understander (Language Understanding Block using Logistic Regression and Conditional Random Fields)
- 6.3. ChatGPT Understander (Language Understanding Block using ChatGPT)
- 6.4. ChatGPT Dialogue (ChatGPT-based Dialogue Block)
- 6.5. ChatGPT NER (Named Entity Recognition Block Using ChatGPT)
- 6.6. spaCy-Based NER (Named Entity Recognizer Block using spaCy)
- 7. Appendix