Phonetically aware library for parsing IPA transcriptions
Project description
IPA parser for Python
Quick start
from ipaparser import IPA
print([str(symbol) for symbol in IPA('[ˈpʰɹɛʔt͡sɫ̩]') if 'consonant' in symbol.features()])
['pʰ', 'ɹ', 'ʔ', 't͡s', 'ɫ̩']
Usage/reference
Please see full documentation on GitHub.
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
ipaparser-1.0.0.tar.gz
(38.4 kB
view details)
Built Distribution
ipaparser-1.0.0-py3-none-any.whl
(43.9 kB
view details)
File details
Details for the file ipaparser-1.0.0.tar.gz
.
File metadata
- Download URL: ipaparser-1.0.0.tar.gz
- Upload date:
- Size: 38.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59a75d323278420a4a1624dd4abfa80dafc38ada1a631454fb2c8efc3eb0b1c7 |
|
MD5 | 2baef6cad401fe2502f251bef2f58b8d |
|
BLAKE2b-256 | 0ea5b408737dacee2f32ef7843984de4751e71790fc43c6bef35dc75d3811d46 |
File details
Details for the file ipaparser-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: ipaparser-1.0.0-py3-none-any.whl
- Upload date:
- Size: 43.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7eef0bfbe1e69a51ecc10b48767d5821ef4e85da8c9afd7f700f1e41939001c |
|
MD5 | a06d50eea9a3332a986114bbe98fd6ee |
|
BLAKE2b-256 | 894dbb2c342e374e0f92339f9f7ce4b1f38b136e4339a84fab147fae49259908 |