How to Install ruby-numerizer in Ubuntu 18.04



Install ruby-numerizer by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-numerizer

Description:

parse numbers in natural language from strings (ex forty two)

Numerizer is a library to help with parsing numbers in natural language from strings (ex forty two). It was extracted from the awesome Chronic gem http://github.com/evaryont/chronic.

Homepage: http://github.com/jduff/numerizer

Version: 0.1.1-1

Section: universe/ruby