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

LibCSKKで'n'から'ん'への変換だけでなく、ローマ字ベースではないかな変換規則でも対応できるようにする #184

Closed
naokiri opened this issue Sep 18, 2022 · 0 comments · Fixed by #185
Assignees

Comments

@naokiri
Copy link
Owner

naokiri commented Sep 18, 2022

かな変換規則に

n = ['','ん']
na = ['', 'な']

のように部分列によるエントリを許容し、output_nn_if_anyを部分列変換チェックに変更する。

@naokiri naokiri self-assigned this Sep 18, 2022
@naokiri naokiri linked a pull request Sep 18, 2022 that will close this issue
@naokiri naokiri closed this as completed Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant