Recognizers-Text icon indicating copy to clipboard operation
Recognizers-Text copied to clipboard

[Python | EN Number] "hundreds", "thousands" and "millions" are not being recognized as numbers

Open igalma opened this issue 5 years ago • 1 comments

Hi,

Im using the python package. Without a number prior to the words hundreds, thousands and millions they are not being recognized as numbers. Is it possible to extract them as numbers with some default value within the range?

igalma avatar Oct 11 '20 11:10 igalma

There is an open PR for this in .NET, but we don't currently have an ETA when it would be ported to Python.

tellarin avatar Oct 15 '20 03:10 tellarin