cemoody / lda2vec

MIT License
3.15k stars 628 forks source link

best way to save a trained model and read back #79

Open bhomass opened 6 years ago

bhomass commented 6 years ago

is the recommended way of saving and loading a trained model simply using pickle? or is there a fault proof way of saving only the components like the weights, topics, etc.