text2idtext [-verbose] -vocab file.vocab file.text
gunzip -d file.text.gz | text2idtext -vocab file.vocab | gzip > file.idtext.gz