thu-coai / ConvLab-2

ConvLab-2: An Open-Source Toolkit for Building, Evaluating, and Diagnosing Dialogue Systems
Apache License 2.0
455 stars 133 forks source link

fix bug. replace 'id' with 'ID' #198

Closed aaa123git closed 3 years ago

aaa123git commented 3 years ago

fix bug. replace 'id' with 'ID', because spacy cannot tokenize 'id' correctly.

Reference Issues: #197