You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run dl-sentiwords with word2vec variant:
dl-sentiwords.py training.tsv --vectors vectors.txt --variant wod2vec
and i got this error: dl-sentiwords.py: error: argument --vocab is required
please help what is vocab file?