Numerizer does not compute strings of the form:
(fraction)(of|an?|\s)+(big suffix)
Examples:
half a million
quarter billion
I'm assuming that being a very narrow case, this should be fairly easy to implement. But I'm not sure if this should even be be supported as a feature depending on whether it falls into the purview of this library.
Numerizer does not compute strings of the form:
Examples:
I'm assuming that being a very narrow case, this should be fairly easy to implement. But I'm not sure if this should even be be supported as a feature depending on whether it falls into the purview of this library.