epfml / sent2vec

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

will it work on windows ? #131

Open Sandy4321 opened 10 months ago

Sandy4321 commented 10 months ago

will it work on windows ? https://github.com/epfml/sent2vec/blob/master/setup.py

A Cython module allows you to keep the model in memory while inferring sentence embeddings. In order to compile and install the module, run the following from the project root folder:

pip install .