rule based slovenian g2p
Project description
# slovene_g2p A converter that converts Slovene words to their IPA and/or SAMPA transcriptions.
## usage
` from slovene_g2p.SloveneG2P import SloveneG2P g2p = SloveneG2P("ipa_symbol", "cjvt_ipa_detailed_representation", "phoneme_string") g2p.convert_to_phonetic_transcription(word="govoriti", msd_sl="Ggdd-em", morphological_pattern_code="G1.2.d") `
phoneme_option can be either “ipa_symbol” or “sampa_symbol” and representation option can be either “cjvt_ipa_detailed_representation”, “cjvt_ipa_robust_representation”, “cjvt_sampa_detailed_representation”, “cjvt_sampa_robust_representation”
both msd_sl and morphological_pattern_code are available in sloleks 3.0 and provided by classla python package
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
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
File details
Details for the file slovene_g2p-0.0.7.tar.gz.
File metadata
- Download URL: slovene_g2p-0.0.7.tar.gz
- Upload date:
- Size: 23.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0d236295088b4c185e94c686fa1cdff1e62abbb53b62a3d03768da0393f9d0f
|
|
| MD5 |
c1f8a5cd826ef80b22e24ba4485405c3
|
|
| BLAKE2b-256 |
6bd3de5476227c998386c88fdeb74d4e5efcf52e6790aba643910c6fe4b4e065
|
File details
Details for the file slovene_g2p-0.0.7-py3-none-any.whl.
File metadata
- Download URL: slovene_g2p-0.0.7-py3-none-any.whl
- Upload date:
- Size: 25.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
18b778e3df330efc8d9bd6d19824071ee0320836d29de4a4775572e157705e20
|
|
| MD5 |
86591e352bb9474576c24aff5acffdc2
|
|
| BLAKE2b-256 |
3ae6f6eefaf582df6870734d6e7ae2843ce09f26b7f003134db0d0d429ee103f
|