In my project, I need to use the Word2Vec model. I decide to use dl4j for this. I load all dependencies, but there are no modules such as deeplearning4j.text and deeplearning4j.models
I tried to change the version of dl4j from beta5 to 4 and 3 but the problem still here I even tried download jar files of dl4j but it didn't help too
It's deeplearning4j.nlp module and corresponding submodules like deeplearning4j.nlp.uima for example