{ "info": { "author": "David L. Day", "author_email": "dday376@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "CMUdict: Python wrapper for cmudict\n===================================\n\n.. image:: https://img.shields.io/pypi/v/cmudict.svg\n :target: https://pypi.python.org/pypi/cmudict\n :alt: Latest PyPI version\n\n.. image:: https://travis-ci.org/prosegrinder/python-cmudict.svg?branch=master\n :target: https://travis-ci.org/prosegrinder/python-cmudict\n :alt: Latest Travis CI build status\n\n.. image:: https://api.codacy.com/project/badge/Grade/a4cd7e19a37d4e578160d3c3e3448101\n :target: https://www.codacy.com/app/ProseGrinder/python-cmudict?utm_source=github.com&utm_medium=referral&utm_content=prosegrinder/python-cmudict&utm_campaign=Badge_Grade\n :alt: Latest Codacy Coverage Report\n\n`CMUdict` is a versioned python wrapper package for\n`The CMU Pronouncing Dictionary`_ data files. The main purpose\nis to expose the data with little or no assumption on how\nit is to be used.\n\nInstallation\n------------\n\n``cmudict`` is available on PyPI. Simply install it with ``pip``::\n\n $ pip install cmudict\n\nYou can also install it from source::\n\n $ git clone https://github.com/prosegrinder/python-cmudict.git\n Cloning into 'python-cmudict'...\n ...\n\n $ cd python-cmudict\n $ git submodule update --init --recursive\n Submodule 'cmudict/data' (https://github.com/cmusphinx/cmudict.git) registered for path 'cmudict/data'...\n ...\n\n $ python setup.py install\n ...\n\nUsage\n-----\n\nThe cmudict data set includes 4 data files: cmudict.dict, cmudict.phones,\ncmudict.symbols, and cmudict.vp. See `The CMU Pronouncing Dictionary`_ for\ndetails on the data. Chances are, if you're here, you already know what's\nin the files.\n\nEach file can be accessed through three functions, one which returns the raw (string)\ncontents, one which returns a binary stream of the file, and one which does minimal\nprocessing of the file into an appropriate structure::\n\n >>> import cmudict\n\n >>> cmudict.dict() # Compatible with NLTK\n >>> cmudict.dict_string()\n >>> cmudict.dict_stream()\n\n >>> cmudict.phones()\n >>> cmudict.phones_string()\n >>> cmudict.phones_stream()\n\n >>> cmudict.symbols()\n >>> cmudict.symbols_string()\n >>> cmudict.symbols_stream()\n\n >>> cmudict.vp()\n >>> cmudict.vp_string()\n >>> cmudict.vp_stream()\n\nThree additional functions are included to maintain compatibility with NLTK: cumdict.entries(),\ncmudict.raw(), and cmudict.words(). See the `nltk.corpus.reader.cmudict`_ documentation for\ndetails::\n\n >>> cmudict.entries() # Compatible with NLTK\n >>> cmudict.raw() # Compatible with NLTK\n >>> cmudict.words() # Compatible with NTLK\n\nAnd finally, the license for the cmudict data set is available as well::\n\n\n >>> cmudict.license_string() # Returns the cmudict license as a string\n\n\nCredits\n-------\n\nBuilt on or modeled after the following open source projects:\n\n- `The CMU Pronouncing Dictionary`_\n- `NLTK`_\n\n\n.. _`The CMU Pronouncing Dictionary`: https://github.com/cmusphinx/cmudict\n.. _`NLTK`: https://github.com/nltk/nltk\n.. _`nltk.corpus.reader.cmudict`: http://www.nltk.org/_modules/nltk/corpus/reader/cmudict.html\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/prosegrinder/python-cmudict", "keywords": "", "license": "GPL-3.0", "maintainer": "", "maintainer_email": "", "name": "cmudict", "package_url": "https://pypi.org/project/cmudict/", "platform": "", "project_url": "https://pypi.org/project/cmudict/", "project_urls": { "Homepage": "https://github.com/prosegrinder/python-cmudict" }, "release_url": "https://pypi.org/project/cmudict/0.4.3/", "requires_dist": null, "requires_python": "", "summary": "A versioned python wrapper package for The CMU Pronouncing Dictionary data files.", "version": "0.4.3" }, "last_serial": 5595781, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "cce9a91513c3432fe9a8ac3d18c9e585", "sha256": "65b1f7f58702ea2e2dfe1aa5c1985eafb0eb0955f1946723cd44738920fd207e" }, "downloads": -1, "filename": "cmudict-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cce9a91513c3432fe9a8ac3d18c9e585", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 939762, "upload_time": "2018-02-11T05:38:37", "url": "https://files.pythonhosted.org/packages/4d/9e/a585a5c28afd155fd9562cda9136b3b5c546ebd9734bdf05021292ed23c3/cmudict-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3c38fad32d6dc8dd754f2168099d2fa8", "sha256": "f30829f1e334421fc278fc3001e0adc92c5a991a355cee71a3a77a1be407548e" }, "downloads": -1, "filename": "cmudict-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3c38fad32d6dc8dd754f2168099d2fa8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 934952, "upload_time": "2018-02-11T05:38:41", "url": "https://files.pythonhosted.org/packages/e9/2e/3f0eca3c32fc4bef8d0fc06b5e578fceb9712fccdc8d702c95f88996a6be/cmudict-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "38a604108d69e723fa6d41f7063f6a37", "sha256": "992a0c22c3ede8df6aaf552b68f32301705f545e87f11782c03533cf66bec73b" }, "downloads": -1, "filename": "cmudict-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "38a604108d69e723fa6d41f7063f6a37", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 939821, "upload_time": "2018-02-12T02:15:55", "url": "https://files.pythonhosted.org/packages/80/98/56613f471aafe49e931219c292e40c43c7a90039ec89ed50f3607e0c7c0d/cmudict-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a36303d654e1e3a6cb91026cc1e83d87", "sha256": "f3d34778cfab86b94c1cb7e825dbd102d3009b2764a660689659df5e8c18ce57" }, "downloads": -1, "filename": "cmudict-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a36303d654e1e3a6cb91026cc1e83d87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 934972, "upload_time": "2018-02-12T02:15:59", "url": "https://files.pythonhosted.org/packages/f1/14/0e2e6bd3c21fae77a7afbc9ce13fc0e62c01526f1ab31956964d853db38e/cmudict-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "894cbf7a1b9970df0f674008e209b945", "sha256": "aff9a7727b6056ed3d32a86143a35558ac52d73c675c57a8f87b2af3792e74f4" }, "downloads": -1, "filename": "cmudict-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "894cbf7a1b9970df0f674008e209b945", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 940226, "upload_time": "2018-02-13T23:52:05", "url": "https://files.pythonhosted.org/packages/a4/dd/29779c36d6c333c9e2b82845b2271e5877edf73aed811bb47b8a3f74bdf8/cmudict-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "54a6f395b329734a55ace6492d99ad78", "sha256": "25c3802507665b8ba76fe0da92053c069ba3b92a9dc8985044009eb0ca481e27" }, "downloads": -1, "filename": "cmudict-0.2.0.tar.gz", "has_sig": false, "md5_digest": "54a6f395b329734a55ace6492d99ad78", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 935735, "upload_time": "2018-02-13T23:52:07", "url": "https://files.pythonhosted.org/packages/e9/ab/5e894818b55d1ea1fbe53e9e63e68e3eb68c39eb265f594bb4d7beaa62b4/cmudict-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "f38cfcf7f8e4461be14769172ffc0464", "sha256": "f29927315e7c20ebd624cb5eb1dd325e4059f9be25b7191adb70cc3c5171a202" }, "downloads": -1, "filename": "cmudict-0.3.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f38cfcf7f8e4461be14769172ffc0464", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 940859, "upload_time": "2018-02-17T22:01:04", "url": "https://files.pythonhosted.org/packages/b0/0b/3be4c14d8d6c4c2fdcd5aa2fbce3aee90e3d60259be115c7988f1cfa8631/cmudict-0.3.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1853ee73c65cdbdd3601bf2c68a4b6ce", "sha256": "447cee0650121c6548a14e800607f580516432d3780756b3fa4a10431d38db46" }, "downloads": -1, "filename": "cmudict-0.3.0.tar.gz", "has_sig": false, "md5_digest": "1853ee73c65cdbdd3601bf2c68a4b6ce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 936179, "upload_time": "2018-02-17T22:01:08", "url": "https://files.pythonhosted.org/packages/68/9e/a5feedd7bf3cf55918e8f6874f27c7ac670e72728bbf7ec7851a239ac8a0/cmudict-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "a98303e65bb104eda6f05a1c15060158", "sha256": "7fba775ef62c97b3bd9a91b9e66d3dde1414ca2370dc9bd1d6fbd58a719bb0d5" }, "downloads": -1, "filename": "cmudict-0.4.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "a98303e65bb104eda6f05a1c15060158", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 940894, "upload_time": "2018-02-21T22:52:54", "url": "https://files.pythonhosted.org/packages/01/42/fcd56daa3f45bca5e54a98b49d90eca4d122c4e548e81a18715ed144defa/cmudict-0.4.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "791478ea21954eceb9c1da674b86d563", "sha256": "b7d844fe2cd26ec0544f230d857a74908fc7b57392b406d95bf88917231c4334" }, "downloads": -1, "filename": "cmudict-0.4.0.tar.gz", "has_sig": false, "md5_digest": "791478ea21954eceb9c1da674b86d563", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 936677, "upload_time": "2018-02-21T22:52:57", "url": "https://files.pythonhosted.org/packages/fe/ce/4efe268640575316832e8d54de19911b9f638cc1d39a13e9cb4c32197178/cmudict-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "1298dff2fbaf9264cd340d38407feb4f", "sha256": "3b34bc4616f3d3e61a2b07b7905fd2cf97ab57d91a765980723dd937577e6ab8" }, "downloads": -1, "filename": "cmudict-0.4.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1298dff2fbaf9264cd340d38407feb4f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 938907, "upload_time": "2018-04-19T23:44:43", "url": "https://files.pythonhosted.org/packages/97/57/8cd6346be7fcfdcede89351dc5fb9f132255ffeb505673e30d2f4dafea8a/cmudict-0.4.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a8c3a1fab4cb50d4ee72952dc18e2a03", "sha256": "ea614aaf43e5d49f8f4aefd1f36cfff2f5dbbb1797293a8146db304ee324dc4f" }, "downloads": -1, "filename": "cmudict-0.4.1.tar.gz", "has_sig": false, "md5_digest": "a8c3a1fab4cb50d4ee72952dc18e2a03", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 936756, "upload_time": "2018-04-19T23:44:46", "url": "https://files.pythonhosted.org/packages/78/5e/73682c2e474bf5f8e6bcbc102cf8e080767ace4963c5a7b1b0ce3ba41d8e/cmudict-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "1252f4778fac549ea6c9112181098646", "sha256": "96264dedd7dc95cd903242d75ea7869e3fe3a8b2dae0fda41f90d455cb73ff17" }, "downloads": -1, "filename": "cmudict-0.4.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "1252f4778fac549ea6c9112181098646", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 938934, "upload_time": "2018-11-21T18:49:31", "url": "https://files.pythonhosted.org/packages/42/bc/606843d7cfe4d82f5a21fc46d1ae8e364ac20c57e68d1ec4190bce4f2734/cmudict-0.4.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a791c6ba05c7dd9fdeae0b97f7481c83", "sha256": "19a96de1eff8a055a5a070a754fab268f31ffb2b39d702e005636f36bcbdaf8a" }, "downloads": -1, "filename": "cmudict-0.4.2.tar.gz", "has_sig": false, "md5_digest": "a791c6ba05c7dd9fdeae0b97f7481c83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 936547, "upload_time": "2018-11-21T18:49:33", "url": "https://files.pythonhosted.org/packages/5f/7c/4e9aa881aaed5478dc49aab18b8d50fe60bd2e83e6c5aa86cb52bca1a77b/cmudict-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "4492097832097eeecdcc0be0a509082f", "sha256": "2a14d77a4f77b6e8fd2eb67312428a68c76eea9ecfb6398a4a539ff5b313c633" }, "downloads": -1, "filename": "cmudict-0.4.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4492097832097eeecdcc0be0a509082f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 938977, "upload_time": "2019-07-28T14:19:41", "url": "https://files.pythonhosted.org/packages/5d/72/e5f1886d1080a69da7dbc9bc9b9a939b0eb8a2720131351590d76b0ea671/cmudict-0.4.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "027c5c2b1211cb9463e76d244b5968e2", "sha256": "c80b01d41ea934612e80b86ee736d341c24172c0314e3d29533230ec576452f1" }, "downloads": -1, "filename": "cmudict-0.4.3.tar.gz", "has_sig": false, "md5_digest": "027c5c2b1211cb9463e76d244b5968e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 937603, "upload_time": "2019-07-28T14:19:43", "url": "https://files.pythonhosted.org/packages/c9/6a/3d3ae293368078b0cb520bfeb3774c90f460a15409b184f4694455ec8589/cmudict-0.4.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4492097832097eeecdcc0be0a509082f", "sha256": "2a14d77a4f77b6e8fd2eb67312428a68c76eea9ecfb6398a4a539ff5b313c633" }, "downloads": -1, "filename": "cmudict-0.4.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "4492097832097eeecdcc0be0a509082f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 938977, "upload_time": "2019-07-28T14:19:41", "url": "https://files.pythonhosted.org/packages/5d/72/e5f1886d1080a69da7dbc9bc9b9a939b0eb8a2720131351590d76b0ea671/cmudict-0.4.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "027c5c2b1211cb9463e76d244b5968e2", "sha256": "c80b01d41ea934612e80b86ee736d341c24172c0314e3d29533230ec576452f1" }, "downloads": -1, "filename": "cmudict-0.4.3.tar.gz", "has_sig": false, "md5_digest": "027c5c2b1211cb9463e76d244b5968e2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 937603, "upload_time": "2019-07-28T14:19:43", "url": "https://files.pythonhosted.org/packages/c9/6a/3d3ae293368078b0cb520bfeb3774c90f460a15409b184f4694455ec8589/cmudict-0.4.3.tar.gz" } ] }