I'd like TimeParser to support parsing spelled out numerals. For example, "two years ago" should be parsed the same as "2 years ago". Thank you.
I'd like TimeParser to support parsing spelled out numerals.
For example, "two years ago" should be parsed the same as "2 years ago".
Thank you.