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

Problem with large DE numbers #481

Open
DanBmh opened this issue May 31, 2020 · 0 comments
Open

Problem with large DE numbers #481

DanBmh opened this issue May 31, 2020 · 0 comments

Comments

@DanBmh
Copy link

DanBmh commented May 31, 2020

Duckling has problems detecting large numbers in german.

For example "in fünfzig tausend sekunden" will be recognized, but with the correct spelling "in fünfzigtausend sekunden" it doesn't work.
Another example: "in vier tausend vier hundert tagen" does work but "in viertausendvierhundert tagen" doesn't.

According to spelling rules you should write numbers < 1.000.000 together. Like this:
3.333.333.333 = drei Milliarden dreihundertdreiunddreißig Millionen dreihundertdreiunddreißigtausenddreihundertdreiunddreißig

Tested at: https://duckling.wit.ai/ and with rasa/duckling container.

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

2 participants