Recognizers-Text
Recognizers-Text copied to clipboard
[Python | EN Number] "hundreds", "thousands" and "millions" are not being recognized as numbers
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?
There is an open PR for this in .NET, but we don't currently have an ETA when it would be ported to Python.