qgen icon indicating copy to clipboard operation
qgen copied to clipboard

Encountering embedding import error when trying to run the Jupyter notebook

Open aced125 opened this issue 5 years ago • 1 comments

Hey Tushar,

I’m trying to run your QGen code in my Jupyter notebook and I’m being faced with some errors. I’d be really grateful if you could maybe point me in the right direction to get some of these errors fixed?

  • In the imports, when trying to run ‘from embedding import *’, I get ‘ImportError: No module named embedding’

Because of this, I believe a load of other errors pop up if I proceed.

  • For example, ‘glove’ is not defined (I’m guessing it is defined once you import embeddings
  • Also, UNKNOWN_WORD and PAD_WORD aren’t defined either

Thanks so much for your help in advance.

Best wishes, Laksh

aced125 avatar Jul 09 '19 16:07 aced125

still looking for the solution :(

tarun4all avatar Mar 04 '20 11:03 tarun4all