基于Negative sampling 的 skip-gram的word2vec算法基础上实现的node2vec。
源项目链接:https://github.com/NLPchina/Word2VEC_java
- 在源项目的基础上做了一些小改动
- 参照原项目重写了一个Word2Vec( 后续改动https://github.com/MikuSugar/node2vec4j.git)
| Name | Name | Last commit date | ||
|---|---|---|---|---|
基于Negative sampling 的 skip-gram的word2vec算法基础上实现的node2vec。
源项目链接:https://github.com/NLPchina/Word2VEC_java