You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleSpeech/examples/iwslt2012/punc0
KP 00ddeb2159
Updata README of punc example. test=doc_fix
3 years ago
..
conf Updata README of punc example. test=doc_fix 3 years ago
local [CLI][Demo][Text]Refactor punctuation_restoration. (#1013) 3 years ago
README.md Updata README of punc example. test=doc_fix 3 years ago
path.sh [CLI][Demo][Text]Refactor punctuation_restoration. (#1013) 3 years ago
run.sh [CLI][Demo][Text]Refactor punctuation_restoration. (#1013) 3 years ago

README.md

中文实验例程

测试数据:

  • IWLST2012中文test2012

运行代码

  • 运行 ./run.sh 0 0 conf/ernie_linear.yaml 1

实验结果:

  • ErnieLinear
    • 实验配置conf/ernie_linear.yaml
    • 测试结果
      COMMA PERIOD QUESTION OVERALL
      Precision 0.471831 0.497679 0.830189 0.599899
      Recall 0.583172 0.641148 0.846154 0.690158
      F1 0.521626 0.560376 0.838095 0.640033