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

Error parsing hng6 #40

Open
Keith-Hon opened this issue May 3, 2023 · 2 comments
Open

Error parsing hng6 #40

Keith-Hon opened this issue May 3, 2023 · 2 comments
Labels

Comments

@Keith-Hon
Copy link

Keith-Hon commented May 3, 2023

Describe the bug
A clear and concise description of what the bug is.
Error thrown when calling pycantonese.parse_jyutping('hng6')

To reproduce
Steps to reproduce the behavior, including the complete stack trace if possible:
pycantonese.parse_jyutping('hng6')

Expected behavior
A clear and concise description of what you expected to happen instead.
Should return [Jyutping(onset='h', nucleus='ng', coda='', tone='6')]

Screenshots
If applicable, add screenshots to help explain your problem.

System (please complete the following information):

  • Operating System: [e.g. Windows, MacOS, Linux]
  • PyCantonese version: [What you see after you run import pycantonese; print(pycantonese.__version__)]

Additional context
Add any other context about the problem here.

@Keith-Hon Keith-Hon added the bug label May 3, 2023
@yuzuda283
Copy link

same error on version 3.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants