Skip to content
Discussion options

You must be logged in to vote

Unfortunately currently the recognizers depend strongly on the culture for such determinations as the decimal separator and how to parse numbers.
But in this case, "2" should not be parsed as a number. This is a bug that should be fixed. According to the current design, the "correct" output here would be only "kg" as a Dimension entity with no numerical value.
The project backlog also includes the capability to allow users to customize resolution policy (for example, specify a less strict processing of the decimal separator), but there's no ETA for this to be exposed yet.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tellarin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #2346 on December 10, 2020 04:43.