klb3713 / sentence2vec

Tools for mapping a sentence with arbitrary length to vector space
664 stars 225 forks source link

UnpicklingError #3

Open Jyoti1009 opened 9 years ago

Jyoti1009 commented 9 years ago

I saved the word2vec model for a large dataset. But while testing the Sent2vec function in demo.py file it gives me the below error. UnpicklingError: unpickling stack underflow. Please suggest.