issues in sentiment analysis project
Swapnali
Registered Posts: 38 ✭✭✭✭
We are following : https://gallery.dataiku.com/projects/SENTIMENTANALYSIS/recipes/
when we can creating "deep learning for polarity on IDMB train" model and training it.
we are getting following error:
Training Failed… Sorry
Failed to train : <type 'exceptions.ValueError'> : /data/saas-instances/saas_zbmiqgnn/data/managed_datasets/SENTIMENTANALYSIS/0xg4uaMY/wiki.en.bin cannot be opened for loading!
We are unable to understand an error in the first place.
Kindly help us
Answers
-
Hi,
Have you created a folder on the local filesystem to store the fasttext embeddings? As shown in https://gallery.dataiku.com/projects/SENTIMENTANALYSIS/managedfolder/nAP1qan6/view/?
You can download the word vectors from: https://fasttext.cc/docs/en/pretrained-vectors.html
Hope it helps,
Alex