pypinyin标注准确率测评结果

Open
#133 13 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
testing-qa

Research direction

The issue contains a THCHS30-based accuracy evaluation and lists frequently misread characters, but names no repository file, test, or requested code change. Start by reviewing the reported evaluation context and current issue discussion; the payload provides no implementation-defined completion criterion.

Written by the indexing model from the issue text.

Description

discuss

最近写了一个程序并利用thchs30语料库的拼音标注粗略地对python-pinyin标注的准确性进行评估,供大家参考。

准确率:约96%【仅供参考,不保证准确性

其中,错误次数最高的词如下:

一    232
为     83
不     80
得     36
子     34
上     25
个     23
十     20
可     19
有     19
儿     17
来     17
所     15
地     14
长     13
尽     11
曲     11
谁     10
老      9
也      9
颇      8
往      8
育      8
是      8
两      8
只      8
分      8
种      8
佛      7
百      7

thchs30将不少字按照实际音频发音标注成轻声,并且thchs30将两个三声连读的词中第一个标注为二声,这两个是主要误差

Dominant language
Python
Stars
5.4k
Forks
628
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mozillazg/python-pinyin

All issues in mozillazg/python-pinyin

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.