Kyubyong / wordvectors

Pre-trained word vectors of 30+ languages
MIT License
2.22k stars 393 forks source link

Fine tuning with pretrain word vectors #27

Open frankShih opened 2 years ago

frankShih commented 2 years ago

As title,

Is it possible to use these pre-train word vectors to creata a pre-train model. Then use my own documents to finetune the model?

Any suggestion is appreciated.