epfml / sent2vec

General purpose unsupervised sentence representations
Other
1.19k stars 256 forks source link

mac-os patch for fasttext shared memory problem #109

Closed helmuthj closed 4 years ago

helmuthj commented 4 years ago

Hi Matteo, this is the implementation of the fasttext improvement that makes sent2vec runable on macOS. Regards, Jo

martinjaggi commented 4 years ago

thanks! can you point to the corresponding code in fasttext to make sure we're remaining as compatible as possible?

and can we ensure there is no performance impact?