-------------
* Supports for python 3.4+
* ``WordEmbedding.vocab`` stores words as bytes instead of unicode.
** This allows more consistent loading/saving without needing to care about encoding.
* bugfix:
** building sphinx fails when package is not installed
** issues loading pretrained word2vec GoogleNews-vectors-negative300.bin (1, 4)