{ "info": { "author": "Youssef Sherif", "author_email": "sharief@aucegypt.edu", "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 :: 3.6" ], "description": "\n## Arabic Pronunciation\n\nThis project is based on the workings of \n* Dr. Nawar Halabi https://github.com/nawarhalabi/Arabic-Phonetiser\n* Dr. Motaz Saad https://github.com/motazsaad/ara-pronunciation-tool\n* Dr. Taha Zerrouki\n\nI just refactored the code and added an api wrapper for it to be used easily through installing a package\n\n## Usage\n```python\nfrom arabic_pronunciation import phonetise_Arabic\n\nphonetise_Arabic.phonetise_word(\"\u0628\u0650\u0645\u064f\u0633\u0652\u062a\u064e\u0637\u0650\u064a\u0644\")\n>>> ['b i0 m u0 s t A T ii0 l']\n\nphonetise_Arabic.phonetise_word(\"\u0646\u064f\u062a\u064e\u0627\u0628\u0650\u0639\u064f\u0647\u064e\u0627\")\n>>> ['n u0 t aa b i0 E u0 h aa', 'n u0 t aa b i0 E u0 h a']\n\n```\n\n\n## Tests\n* `python -m pytest`\n\n## Static Dictionary Production\n\n* Add your corpus to the root of this project\n* `python arabic_pronunciation/corpus2cmudict.py -i {corpus_name}.txt -p {corpus_name}`\n* It might take long time to for large corpuses and the command line might not show that the process is going on but it is.\n\n\n### Notes\n* Travis auto deployment to Pypi is currenlty not working\n\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/youssefsharief/arabic_pronunciation.git", "keywords": "", "license": "GPL-3.0", "maintainer": "", "maintainer_email": "", "name": "arabic-pronunciation", "package_url": "https://pypi.org/project/arabic-pronunciation/", "platform": "", "project_url": "https://pypi.org/project/arabic-pronunciation/", "project_urls": { "Homepage": "https://github.com/youssefsharief/arabic_pronunciation.git" }, "release_url": "https://pypi.org/project/arabic-pronunciation/0.2.3/", "requires_dist": null, "requires_python": "", "summary": "Pronounce Arabic words on the fly", "version": "0.2.3" }, "last_serial": 4185571, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "77ec06ec9ad2324e47fa2d0b6b164536", "sha256": "57476baacd04317cfdbd940101a9d9e41f4b938394d57a36e90dcfb3c1bc09ae" }, "downloads": -1, "filename": "arabic_pronunciation-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "77ec06ec9ad2324e47fa2d0b6b164536", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1715, "upload_time": "2018-08-19T11:37:48", "url": "https://files.pythonhosted.org/packages/80/e7/7f94efdc54f7b61f647b97e4f76ab78040fbc63ecd2b4ba382e13e6eee71/arabic_pronunciation-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9964208f51e0a4f816ea2af76c217819", "sha256": "7d13896805f191e5cdeed06a0920d9ef69edfd870b479fffd6bbc77630bf88a5" }, "downloads": -1, "filename": "arabic_pronunciation-0.1.tar.gz", "has_sig": false, "md5_digest": "9964208f51e0a4f816ea2af76c217819", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1641, "upload_time": "2018-08-19T11:37:49", "url": "https://files.pythonhosted.org/packages/47/17/3f75cb845d0e57215279561c016f365efc761ca3ae94c751db28bb45a0f6/arabic_pronunciation-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "a75bcd0dcfc08ed9fb11bb94b5fcb41c", "sha256": "12cb14558050b91a06e452a0a5aacbc75920c78c85af27d130ab1de8affbefbc" }, "downloads": -1, "filename": "arabic_pronunciation-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a75bcd0dcfc08ed9fb11bb94b5fcb41c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1801, "upload_time": "2018-08-19T14:50:43", "url": "https://files.pythonhosted.org/packages/83/85/c05d5ba6c709f81e2805e3c5ac3dbdfd7ec87b34785c69264031ee17a2c2/arabic_pronunciation-0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "65ce01114e208cff27d4054dc69303f3", "sha256": "d37ce0502ffce95b2123e21def05a8199160c0d94cd8cd5c1ce5657f5b0b5da8" }, "downloads": -1, "filename": "arabic_pronunciation-0.2.tar.gz", "has_sig": false, "md5_digest": "65ce01114e208cff27d4054dc69303f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1743, "upload_time": "2018-08-19T14:50:45", "url": "https://files.pythonhosted.org/packages/1e/d2/1201b22745f00b05e987d85f01edbbd4953c11cae0aa891791616b9c4922/arabic_pronunciation-0.2.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "8ab68ece0b7a2a628a3832943b283c16", "sha256": "9673b03c67f6cf17015a4ac6dc6d1c37379e6adc12f79a6326341db87c81a709" }, "downloads": -1, "filename": "arabic_pronunciation-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "8ab68ece0b7a2a628a3832943b283c16", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1819, "upload_time": "2018-08-19T14:56:43", "url": "https://files.pythonhosted.org/packages/3a/1d/fbe9ad20c0675ca64f00e59cac02b2e735354101edfa0dd3a8aed53d9fd6/arabic_pronunciation-0.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3613b827b3a16b6c6bac77d7dcec6a7d", "sha256": "66c1f452067435446ca1a760bdc14873a701261d568eede6aa09394e16a9ae01" }, "downloads": -1, "filename": "arabic_pronunciation-0.2.2.tar.gz", "has_sig": false, "md5_digest": "3613b827b3a16b6c6bac77d7dcec6a7d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1721, "upload_time": "2018-08-19T14:56:45", "url": "https://files.pythonhosted.org/packages/99/fe/ed98e6710449e2656222b90086526a6e98946abdcb1335417a007ff112d7/arabic_pronunciation-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "0e7355eca94fc03bc8c251de57f31947", "sha256": "a112cfe4e8a725e969bb82152a7645469d2596fe73e949a9bf9ed16a3fb42a7b" }, "downloads": -1, "filename": "arabic_pronunciation-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "0e7355eca94fc03bc8c251de57f31947", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1888, "upload_time": "2018-08-19T15:49:12", "url": "https://files.pythonhosted.org/packages/43/9a/637262ffe5fa3414eb87cb001ea7fd184d13c5a6e1a060a5dacb69f5bfe6/arabic_pronunciation-0.2.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "562d2df1ee2e880711905a2f1d00b532", "sha256": "afc0753b5560733143b8724b0b61334a470e2ea6ccdb778eb9178e6953fbf89e" }, "downloads": -1, "filename": "arabic_pronunciation-0.2.3.tar.gz", "has_sig": false, "md5_digest": "562d2df1ee2e880711905a2f1d00b532", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1799, "upload_time": "2018-08-19T15:49:13", "url": "https://files.pythonhosted.org/packages/57/c7/ec70c6914f27a1340eb61be920d7ac61ca950d3e2b054e2fd5bac38a5ee8/arabic_pronunciation-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e7355eca94fc03bc8c251de57f31947", "sha256": "a112cfe4e8a725e969bb82152a7645469d2596fe73e949a9bf9ed16a3fb42a7b" }, "downloads": -1, "filename": "arabic_pronunciation-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "0e7355eca94fc03bc8c251de57f31947", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 1888, "upload_time": "2018-08-19T15:49:12", "url": "https://files.pythonhosted.org/packages/43/9a/637262ffe5fa3414eb87cb001ea7fd184d13c5a6e1a060a5dacb69f5bfe6/arabic_pronunciation-0.2.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "562d2df1ee2e880711905a2f1d00b532", "sha256": "afc0753b5560733143b8724b0b61334a470e2ea6ccdb778eb9178e6953fbf89e" }, "downloads": -1, "filename": "arabic_pronunciation-0.2.3.tar.gz", "has_sig": false, "md5_digest": "562d2df1ee2e880711905a2f1d00b532", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1799, "upload_time": "2018-08-19T15:49:13", "url": "https://files.pythonhosted.org/packages/57/c7/ec70c6914f27a1340eb61be920d7ac61ca950d3e2b054e2fd5bac38a5ee8/arabic_pronunciation-0.2.3.tar.gz" } ] }