Skip to content

Add pythainlp.g2p.ipa #139

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Oct 29, 2018
Merged

Add pythainlp.g2p.ipa #139

merged 2 commits into from
Oct 29, 2018

Conversation

wannaphong
Copy link
Member

from pythainlp.g2p import ipa
t=ipa("คน")
t.str() #'kʰon'
t.list() # ['kʰ', 'o', 'n']
t.xsampa_list() # ['k_h', 'o', 'n']

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 58.061% when pulling 606528e on g2p into c148699 on dev.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 58.061% when pulling 606528e on g2p into c148699 on dev.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 58.061% when pulling 606528e on g2p into c148699 on dev.

@wannaphong wannaphong added this to the 1.8 milestone Oct 29, 2018
@wannaphong wannaphong merged commit 59e35b6 into dev Oct 29, 2018
@wannaphong wannaphong mentioned this pull request Nov 3, 2018
@bact
Copy link
Member

bact commented Nov 4, 2018

Enhancement #116

@wannaphong wannaphong deleted the g2p branch November 28, 2018 07:42
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants