You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,8 +29,9 @@ Related Projects
29
29
Current distributed systems based on multiverso:
30
30
31
31
*[lightLDA](https://github.com/Microsoft/lightlda): Scalable, fast, lightweight system for large scale topic modeling
32
-
*[distributed_word_embedding](https://github.com/Microsoft/distributed_word_embedding) Distributed system for word embedding
33
-
*[distributed_skipgram_mixture](https://github.com/Microsoft/distributed_skipgram_mixture) Distributed skipgram mixture for multi-sense word embedding
32
+
*[distributed_word_embedding](https://github.com/Microsoft/multiverso/tree/master/Applications/WordEmbedding) Distributed system for word embedding
33
+
*[distributed_word_embedding(deprecated)](https://github.com/Microsoft/distributed_word_embedding) Distributed system for word embedding
34
+
*[distributed_skipgram_mixture(deprecated)](https://github.com/Microsoft/distributed_skipgram_mixture) Distributed skipgram mixture for multi-sense word embedding
0 commit comments