Can be used to clean a text corpus by removing special characters etc.,
Num2Txt file is a dict, where numbers are mapped to words.
Currently number to word mapping is a hard coded mapping.
will change the number to word mapping with logic blocks and commit soon.