添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接

An R interface for the CMU Pronouncing Dictionary, originally implemented by Allison Parrish in Python. This interface emulates all of the original functions in the Python `pronouncing` library for use in R. With this package, you can analyse the pronounciation of words using phonemes described in the Carnegie Mellon University Pronouncing Dictionary — an open-source machine-readable pronunciation dictionary for North American English comprising of over 134,000 words.

Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("TinasheMTapera/pronouncr")