DialBB ver. 1.0 Document

Contents:

  • 1. Introduction
  • 2. DialBB Overview
  • 3. Tutorial
  • 4. Framework Specifications
  • 5. Built-in Block Classes
  • 6. Appendix
DialBB ver. 1.0 Document
  • DialBB ver. 1.0 Document
  • View page source

DialBB ver. 1.0 Document

Contents:

  • 1. Introduction
  • 2. DialBB Overview
  • 3. Tutorial
    • 3.1. Introduction
    • 3.2. Parrot Sample Application
    • 3.3. ChatGPT Dialogue Application
    • 3.4. Simple Application
    • 3.5. Lab Application
  • 4. Framework Specifications
    • 4.1. Input and Output
    • 4.2. WebAPI
    • 4.3. Configuration
    • 4.4. How to make your own blocks
    • 4.5. Debug Mode
    • 4.6. Test Using Test Scenarios
  • 5. Built-in Block Classes
    • 5.1. Simple Canonicalizer (Simple String Canonicalizer Block)
    • 5.2. LR-CRF Understander (Language Understanding Block using Logistic Regression and Conditional Random Fields)
    • 5.3. ChatGPT Understander (Language Understanding Block using ChatGPT)
    • 5.4. STN Manager (State Transition Network-based Dialogue Management Block)
    • 5.5. ChatGPT Dialogue (ChatGPT-based Dialogue Block)
    • 5.6. ChatGPT NER (Named Entity Recognition Block Using ChatGPT)
    • 5.7. spaCy-Based NER (Named Entity Recognizer Block using spaCy)
  • 6. Appendix
    • 6.1. Frontend
    • 6.2. How to Use DialBB without Installing via pip
    • 6.3. Discontinued Features
Next

© Copyright C4A Research Institute, Inc.

Built with Sphinx using a theme provided by Read the Docs.