thu-coai / cotk

Conversational Toolkit. An Open-Source Toolkit for Fast Development and Fair Evaluation of Text Generation
Apache License 2.0
128 stars 27 forks source link

Fix typos in docs and add parameters in SST(#448, #450) #452

Closed TissueC closed 3 years ago

TissueC commented 3 years ago

Description: In addition, delete lower-case operation when parsing SST resource. Reset the hash value. The default parameter convert_to_lower_letter of SST is True

Reference Issues: #448, #450