hed-dlg-truncated icon indicating copy to clipboard operation
hed-dlg-truncated copied to clipboard

how to create Embedding dictionary

Open Ashfaqjiskani opened this issue 7 years ago • 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!

Ashfaqjiskani avatar Aug 24 '17 07:08 Ashfaqjiskani