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
I want to load a word-vector model from the Google News Corpus as per the deeplearning4j guide. jutsu.nlp uses the now-deprecated function loadTxtVectors rather than readWord2VecModel, so should be updated.
I want to load a word-vector model from the Google News Corpus as per the deeplearning4j guide. jutsu.nlp uses the now-deprecated function loadTxtVectors rather than readWord2VecModel, so should be updated.
Also, is there a way with just jutsu.nlp to load my large .gz model as per https://deeplearning4j.org/word2vec.html?
The text was updated successfully, but these errors were encountered: