简体   繁体   English

如何将Deeplearning4j word2vec与Spark合并以将单词转换为其向量表示形式?

[英]How to incorporate Deeplearning4j word2vec with Spark to convert words into its vector representation?

I want the DeepLearning4j Word2Vec with incorporate with Spark.I have around 80000 words data for which I want to get the vector representation. 我想要与Spark结合使用的DeepLearning4j Word2Vec。我要获取约80000个单词数据,以获取矢量表示。 Later on, I want to find the synonyms using that vector representation. 稍后,我想使用该矢量表示法查找同义词。 I am struggling where to write the Word2Vec code portion so that it can be provided to all the vCPU's? 我正在努力在哪里编写Word2Vec代码部分,以便可以将其提供给所有vCPU?

I suggest you go over their support room to ask, they have replied 24/7 and you can get answer very fast 我建议您检查一下他们的支持室,他们已经回复了24/7,您可以很快得到答复

https://gitter.im/deeplearning4j/deeplearning4j https://gitter.im/deeplearning4j/deeplearning4j

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM