Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 435 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 435 Bytes

Dialogue System

Installation

Clone this repository:

git clone https://github.com/thu-coai/ConvLab-2.git

Install ConvLab-2 via pip:

cd ConvLab-2
pip install -e .

Practice 1. Implement and Evaluate BERT-NLU

Practice 2. Using ConvLab, Pipelined Dialog System & End-to-End Dialog System Practice