facebook / facebook/duckling

Problem with large DE numbers

Open
#481 0 comments 0 reactions 0 assignees View on GitHub
bug DE (German)
Dominant language
Haskell
Stars
4.3k
Forks
740
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.