How do I install third-party packages in github?

questions are as follows

I want to install the python interface of the word2vec package. The address is https://github.com/danielfrg/.. The installation method is shown in the figure below, which means that windows users cannot pip install Word2vec, directly. I actually tried it, but I really couldn"t report an error (see the second figure). So I opened the address of win32 port: https://github.com/zhangyafei., and the question is, how do I install it next? The installation method is not mentioned in this address (see the third picture), who can help me answer it, thank you!

figure 1:
clipboard.png

2:

clipboard.png

3:
clipboard.png

Feb.22,2022

the second project is word2vec-win32, package to download the source code and decompress it. There are two folders, vs2015 and vs2017, which are the project files of vs2015 and vs2017, respectively. If you install vs2015 or vs2017 on your computer, try build.

Menu