Hi @cclauss thanks for the PR. The primary reason we haven't added python 3 support yet is because of an issue with the way h5py reads pre-trained the word embedding hdf5 file in python 2 vs 3. Once I've fixed that, we can merge python 3 support using this PR.
Hi @cclauss thanks for the PR. The primary reason we haven't added python 3 support yet is because of an issue with the way h5py reads pre-trained the word embedding hdf5 file in python 2 vs 3. Once I've fixed that, we can merge python 3 support using this PR.