You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to parse "シークヮーサー", but I get the "key not found" exception.
Could you please advise how it can be done? Do I use the CustomKanaMapping and CustomRomajiMapping incorrectly?
Exception message: "The given key 'ゎ' was not present in the dictionary."
@MartinZikmund, thank you for the library.
It looks like you cannot find time for this issue, so I'm closing it.
As for me, I have another solution for romanising this katakana sequence
I would like to parse "シークヮーサー", but I get the "key not found" exception.
Could you please advise how it can be done? Do I use the
CustomKanaMapping
andCustomRomajiMapping
incorrectly?Exception message: "The given key 'ゎ' was not present in the dictionary."
The text was updated successfully, but these errors were encountered: