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

Bad convertion million values in ES #9

Open
GoogleCodeExporter opened this issue Sep 3, 2015 · 6 comments
Open

Bad convertion million values in ES #9

GoogleCodeExporter opened this issue Sep 3, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

When millions (with 2 digits, ) values are processed the result is wrong, for 
example:

1. With this number: 21907614

Wrong output: 
veintiuno milones novecientos siete mil seiscientos catorce

note: this output has 2 errors "veintiuno" -> "veintiun" and next error is
"milones" -> "millones"

Expected output:
veintiun millones novecientos siete mil seiscientos catorce


Only values with "one million ..." has right output -> "Un millon ..."

I am working in a path, soon upload it.

Original issue reported on code.google.com by oscar.al...@gmail.com on 28 Jul 2014 at 5:36

@GoogleCodeExporter
Copy link
Author

Original comment by oscar.al...@gmail.com on 29 Jul 2014 at 4:19

@GoogleCodeExporter
Copy link
Author

Please see the patch 

Original comment by oscar.al...@gmail.com on 29 Jul 2014 at 4:20

@GoogleCodeExporter
Copy link
Author

Coud you make a review on http://codereview.appspot.com/

Original comment by cedric.krier@b2ck.com on 29 Jul 2014 at 8:47

@GoogleCodeExporter
Copy link
Author

Ok, done, but what about upload the code to pipy?

Original comment by oscar.al...@gmail.com on 31 Jul 2014 at 1:31

@GoogleCodeExporter
Copy link
Author

I don't see the link.

Original comment by cedric.krier@b2ck.com on 3 Aug 2014 at 9:47

@GoogleCodeExporter
Copy link
Author

This is the link 

https://codereview.appspot.com/120410043/

Original comment by oscar.al...@gmail.com on 4 Aug 2014 at 1:30

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