Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add API for lookup Chinese character pronunciation #23

Closed
wengxt opened this issue Aug 2, 2012 · 3 comments
Closed

Add API for lookup Chinese character pronunciation #23

wengxt opened this issue Aug 2, 2012 · 3 comments
Assignees

Comments

@wengxt
Copy link
Contributor

wengxt commented Aug 2, 2012

input : utf8 string with one character,
return: Chewing key array with all possible pronunciation

@ghost ghost assigned epico Aug 3, 2012
@epico
Copy link
Member

epico commented Aug 8, 2012

Please try https://github.com/epico/libpinyin.

@epico
Copy link
Member

epico commented Aug 15, 2012

The following API are added in 0.7.1 release:
pinyin_lookup_token;
pinyin_get_pinyins_from_token;

@epico
Copy link
Member

epico commented Mar 4, 2013

As libpinyin 0.8.91 is released, please use pinyin_token_* to get pinyins.
Close issue.

@epico epico closed this as completed Mar 4, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants