facebookresearch / fastText

Library for fast text representation and classification.
https://fasttext.cc/
MIT License
25.92k stars 4.72k forks source link

Can the model be loaded on Win64 using c++ code? #1219

Open zhengshuo1 opened 3 years ago

zhengshuo1 commented 3 years ago

I tried to load the model on win64 using c++ code, however, the output shows the "Model file has wrong file format".