An open API service indexing awesome lists of open source software.

https://github.com/dengbocong/evaluate

文本对话评估工具包
https://github.com/dengbocong/evaluate

Last synced: 8 months ago
JSON representation

文本对话评估工具包

Awesome Lists containing this project

README

          

# Evaluate | Still Work

[![Blog](https://img.shields.io/badge/blog-@DengBoCong-blue.svg?style=social)](https://www.zhihu.com/people/dengbocong)
[![Paper Support](https://img.shields.io/badge/paper-repo-blue.svg?style=social)](https://github.com/DengBoCong/nlp-paper)
![Stars Thanks](https://img.shields.io/badge/Stars-thanks-brightgreen.svg?style=social&logo=trustpilot)
![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=social&logo=appveyor)

文本对话评估

### 执行说明
run.sh:提供一个执行脚本的总入口,需要两个参数,第一个参数作为执行modules脚本类型,第二个参数作为对应modules附带参数
+ 第一个参数:preprocess/train/eval/infer
+ 第二个参数:
+ preprocess:daily_dialog_plusplus <--> DailyDialog++数据集处理