Currently the -w option allows specifying a word embedding file in text. However, these files may be quite large and are often saved in .gz format, for example. When given a compressed word embedding file, the program should still read it, unzipping it first.