sent2vec icon indicating copy to clipboard operation
sent2vec copied to clipboard

sent2vec,load_model Model file has wrong file format

Open BoostMom opened this issue 3 years ago • 0 comments

mac;python3.7 安装了fasttext0.9.2 fasttext.load_model('vec_path') 可以成功 sent2vecModel.load_model('vec_path') 报错,Model file has wrong file format!(安装过程无报错)

BoostMom avatar Jan 28 '22 07:01 BoostMom