English natural language parser for numbers. * Parse 'five' to return 5 * Parse 'seven hundred and fifty two billion, four hundred and twenty million, sixty thousand and forty two' to return 752,420,060,042 * Parse 'siebenundzwanzig' to have it fail because it doesn't recognise German. Recognises numbers in the trillions.
Required Ruby Version
None
Authors
Brent Snook
Versions
- 0.2.0 October 13, 2009 (11.5 KB)
- 0.1.1 September 25, 2009 (7.5 KB)
- 0.1.0 June 06, 2009This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (7.5 KB)
- 0.0.1 May 08, 2009This gem version was imported to RubyGems.org on July 25, 2009. The date displayed was specified by the author in the gemspec. (7.5 KB)