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

It is not enforced independently for consecutive numbers and strings, but is processed in combination. #9

Open
Zeisigsig opened this issue Aug 5, 2021 · 0 comments

Comments

@Zeisigsig
Copy link

For example, "100원, 500원, 1000원, 5000원" makes UnboundLocalError. Is there a manual that deals with this?

File "/home/-----/anaconda3/envs/test_ex/lib/python3.8/site-packages/g2pk/numerals.py", line 97, in process_num spelledout.append(name) UnboundLocalError: local variable 'name' referenced before assignment

Now, we have no choice but to run the module in spacing units.

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

1 participant