"dozen" is interpreted as a multiplier by NumberRecognizer, so "two dozen" gives a result of 24 However "score" (20) is ignored and for consistency should be another multiplier. Expectation: "three score" = 60 "four score and seven" = 87
"dozen" is interpreted as a multiplier by NumberRecognizer, so "two dozen" gives a result of 24
However "score" (20) is ignored and for consistency should be another multiplier.
Expectation:
"three score" = 60
"four score and seven" = 87