ArnaudFerre / CONTES

CONcept-TErm System
Apache License 2.0
9 stars 2 forks source link

`main_wordVec2expVec.py` not be able to use a TXT file. #10

Open ArnaudFerre opened 4 years ago

ArnaudFerre commented 4 years ago

main_word2vec.py can produce a TXT (or a gensim BIN, or JSON) for word vectors. But main_wordVec2expVec.py seems to not be able to use a TXT file for now. (A TXT file should have the avantage to take less memory) Need an update. Assigned to @ArnaudFerre