Turkish Phonetic Transcriptor for Python by Enis Tuna
Project description
İnceses - Turkish Phonetic Transcriptor
- The phonetic transcriptor function was first written for the İncesöz project in 2024 and is now being used for its own Python package for easier deployment and usability. The function was first developed using the Özgün Koşaner's lecture notes from the Phonetics class at Dokuz Eylul University's Linguistics department.
Explanation
- To use it, simply import the Python package and write the "inceses.phonetic_analysis('')" line of code. Finally, put the Turkish word you want to transcript in the quotation marks and run the code
Installation
- To use the Turkish phonetic transciptor, first install the Python package using the pip command.
pip install inceses
How to Use
import inceses
decipher = inceses.phonetic_analysis('Enis Tuna ile yemeğe mi gittin?')
print(decipher)
>> "[ ɛnis tʰunα ile jɛme•e mi ɟittʰin? ]"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
inceses-1.0.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
inceses-1.0-py3-none-any.whl
(4.0 kB
view details)
File details
Details for the file inceses-1.0.tar.gz.
File metadata
- Download URL: inceses-1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d5f67ce76839e304d6d1181ffbd05fc680cc7cb567a7cf6c9f68239fab3a78bc
|
|
| MD5 |
8db978c0bb003d84b74281e99f6db6ce
|
|
| BLAKE2b-256 |
c5e5c1225e4775987e8bf2c6aa899ec79e05a33750f435d472bdf518e9b3a8c6
|
File details
Details for the file inceses-1.0-py3-none-any.whl.
File metadata
- Download URL: inceses-1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3abc2e54e7e635ceec5ba17760d21909c8ab3741d22fe9d48a959c5d50222bf2
|
|
| MD5 |
e6f1cf7a1fdc3be1b67e3f7e4af829a4
|
|
| BLAKE2b-256 |
564d9f16d425b4017749cfbe255a74296b24f1d80b1ea0b1b03f96fa52526d7b
|