julianser/hed-dlg-truncated

how to create Embedding dictionary

Opened this issue · 0 comments

python convert-wordemb-dict2emb-matrix.py Data/training.dict.pkl WordEmb/GoogleNews-vectors-negative300.bin --apply_spelling_corrections --emb_dim 300 Word2Vec_WordEmb

raise Exception("Embedding dictionary file not found!")
Exception: Embedding dictionary file not found!