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

expand_NUM fails to expand number ranges of the format, eg. "2:28-:33" #63

Open
emmaflint27 opened this issue Sep 13, 2016 · 2 comments

Comments

@emmaflint27
Copy link
Collaborator

Also - 2:43.1--:38

@emmaflint27
Copy link
Collaborator Author

Fixed bug with a try/except statement - inputs which create errors in number functions now return the original word. However, would be nice to be able to cope with number ranges of this format.

@emmaflint27
Copy link
Collaborator Author

Also '2:30-.36' returns 'twenty three thousand, thirty six' - tagged as NUM and ignores punctuation - should be tagged as NRANGE and write something to deal with this?

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

No branches or pull requests

1 participant