{
"info": {
"author": "Esukhia development team",
"author_email": "esukhiadev@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
"Natural Language :: Tibetan",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3",
"Topic :: Text Processing :: Linguistic"
],
"description": "Tibetan Phonetics Engine\n========================\n\nDescription\n-----------\n\nThe goal of this code is to provide a library to: - implement the\nconversion of a Tibetan Unicode word into IPA, according to different\nschemes / dialects - implement some conversions between IPA and\nphonetics readable by people with various language backgrounds (Chinese,\nEnglish, etc.)\n\nThe primary focus of this library is litterary pronounciation, ideally\nrepresenting how an umze would pronounce a traditional text, but\ncontributions for other uses are welcome. We also do not handle Sanskrit\ntransliteration (this can be done through custom exceptions lists).\n\nNote that this library integrates no segmenter and needs to be applied\non each word separately. You can use it in combination with\n`pybo `__ to get the phonetics of full\nsentences.\n\nPhonetics methods\n-----------------\n\nWe currently provide two phonetics schemes:\n\nManual of Standard Tibetan (by Tournadre)\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nColloquial Amdo Tibetan (by Kuo-ming Sung and Lha Byams Rgyal)\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\nOutputs\n-------\n\nApart from raw IPA, we provide the following output possibilities:\n\nChinese phonetics\n^^^^^^^^^^^^^^^^^\n\nThe Chinese is produced by a streamlined phonetic scheme in order to\nmatch the Mandarin phonology (vowels have been simplified and most of\nthe Tibetan suffixes removed).\n\nTo produce the final output, we first transform the generated IPA into\n`Zhuyin `__, and then the Zhuyin\ninto Traditional Chinese characters, with a manually built\ncorrespondance list.\n\nInstallation\n------------\n\nThis library should appear soon enough on pip.\n\nAPI\n---\n\nTODO\n\nChanges\n-------\n\nSee `CHANGELOG.md `__.\n\nLicense\n-------\n\nThe Python code is Copyright (C) 2018 Esukhia, provided under `MIT\nLicense `__. See `CONTRIBUTORS.md `__ for a\nlist of authors and contributors.\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/Esukhia/bophono",
"keywords": "phonetics ipa tibetan",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "bophono",
"package_url": "https://pypi.org/project/bophono/",
"platform": "",
"project_url": "https://pypi.org/project/bophono/",
"project_urls": {
"Homepage": "https://github.com/Esukhia/bophono"
},
"release_url": "https://pypi.org/project/bophono/0.1.0/",
"requires_dist": null,
"requires_python": "",
"summary": "Python utils for Tibetan phonetics in different dialects",
"version": "0.1.0"
},
"last_serial": 4107824,
"releases": {
"0.1.0": [
{
"comment_text": "",
"digests": {
"md5": "a926861eee3fb5375631574580aa7c93",
"sha256": "b5ba37c21e952c380a0a4b6c2cb551b8b8ec3e1d639a7e3bf422f970b4cbc23d"
},
"downloads": -1,
"filename": "bophono-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "a926861eee3fb5375631574580aa7c93",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17675,
"upload_time": "2018-07-27T08:41:16",
"url": "https://files.pythonhosted.org/packages/dc/e2/4af5043e355e869293df9f57582e96f19543f498b0e8ed6f548f76169049/bophono-0.1.0.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "a926861eee3fb5375631574580aa7c93",
"sha256": "b5ba37c21e952c380a0a4b6c2cb551b8b8ec3e1d639a7e3bf422f970b4cbc23d"
},
"downloads": -1,
"filename": "bophono-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "a926861eee3fb5375631574580aa7c93",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17675,
"upload_time": "2018-07-27T08:41:16",
"url": "https://files.pythonhosted.org/packages/dc/e2/4af5043e355e869293df9f57582e96f19543f498b0e8ed6f548f76169049/bophono-0.1.0.tar.gz"
}
]
}