We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
项目需要做个拼音转汉字的功能,大神帮忙提供个思路
Sorry, something went wrong.
这个项目虽然支持多音字,但最终处理结果(根据上下文和自定义字典)还是一对一(一个汉字对应一个拼音)。
拼音转汉字是一对多,即使有上下文也几乎无法实现一对一(举例:拼音输入法选词),与这个项目的需求和工作方法完全不同,不太可能通过修改这个项目实现。
建议去找一下含有“输入法智能提示”、“拼音输入法候选项”关键词的项目。
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: