tensorflow / nmt

TensorFlow Neural Machine Translation Tutorial
Apache License 2.0
6.37k stars 1.96k forks source link

Using Skip Thoughts vectors #92

Open aaryavrate opened 7 years ago

aaryavrate commented 7 years ago

Is it possible to use the vocab and embedded files from Skip-thoughts vector as here?

Any help please.

oahziur commented 6 years ago

@aaryavrate The code doesn't have the feature to load pre-trained embedding vectors.