在 GitHub 给个 Star — 社区维护的发音词典

Dirichlet 怎么读

person 存在争议

deer ick LAY /ˌdɪərɪˈkleɪ/ mp3

Dirichlet 在英语中的标准读法是 「deer ick LAY」(/ˌdɪərɪˈkleɪ/)。

Named after German mathematician Peter Gustav Lejeune Dirichlet — ubiquitous in ML via the Dirichlet distribution and Latent Dirichlet Allocation (LDA, Blei/Ng/Jordan 2003). The surname LOOKS French (from 'Richelette' in French-speaking Belgium) but he lived in German lands, so two camps exist: the German-style deer-ick-LAY (hard 'k', /kleɪ/) vs the French-style deer-ish-LAY (soft 'sh', /ʃleɪ/). Final stress on -LAY; the 't' is silent in both common readings (though a minority, citing Calabi, insist on a hard final 't'). Wikipedia's own talk page never resolved it — a contributor jokes that saying it 'correctly' makes you sound wrong to most mathematicians. Wikipedia documents the English IPA as the hard-k /ˌdɪərɪˈkleɪ/; many ML practitioners say deer-ish-LAY.

其他读法:

来源:Wikipedia Talk § Pronunciation (Peter Gustav Lejeune Dirichlet)

读对项目名只是工程师文化的一部分 — 但开会时被人轻轻纠正、或者在 podcast 上被嘉宾礼貌打断的滋味,并不好受。Pronounce 是一个开源的开发者词汇发音词典,每条都标注来源、信心等级,并且有预渲染的音频可以直接听。

在命令行里听

$ say-it Dirichlet # 主读音 × 3 次

安装 CLI:git clone https://github.com/anzy-renlab-ai/pronounce.git && cd pronounce && ./install.sh

Star on GitHub