Using 'external' word2vec models
Hi there, might be overlooking something but when I tried to use some word2vec models generated using colab I got an error message as below :
Message: Expected a space in the first line of file '/data/models/word2vec/tryout': 'タcgensim.models.word2vec'
Does this mean we cannot really use word2vec models generated outside of rapidminer, even if they are generated 'according to the rules'?
Or is there a way to bypass these errors?
I could in the end regenerate the model in rapidminer also, but it's a bit less friendly on server resources and limits sharing across different apps so I'd prefer to be able to create once and share many.