"transliterate" contains the actual program, "transliterate_data"
contains the data for Urdu<->Hindi transliteration.

Note that the data files are continuously updated. They are only
released together with the program in order to have a stable version
that is known to work properly.

Basic usage:
Inside "transliterate", run
`./transliterate.pl --config ../transliterate_data/config.ur_hi <input file>`
(or use config.hi_ur, if needed)
