IBM / pytorch-seq2seq

An open source framework for seq2seq models in PyTorch.
https://ibm.github.io/pytorch-seq2seq/public/index.html
Apache License 2.0
1.5k stars 376 forks source link

pre-trained word embedding #187

Open TianlinZhang668 opened 5 years ago

TianlinZhang668 commented 5 years ago

How to use the pre-trained word embedding? And where is the code about using pre-trained word embedding. Thank you very much

TianlinZhang668 commented 5 years ago

And how to get the F1,P,R or BLEU etc.