-
pip install ./sent2vec
Processing c:\nlp@ri\mitcollab-master\sent2vec
DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directo…
-
-
Hi! Thank you very much for make this code public, and now I want to replicate this work, so I want to know how could I make it? What's the version of the Python package torch, torchsparse and sent2ve…
-
Hi,
I tried to use word2vec code with glove embeddings glove.6B.300d.txt but I got this error
ValueError: invalid literal for int() with base 10: 'the'
Could someone help plz
thank u
-
Hello,
I have been trying to run the Image Generation (Step 4), however, I am getting an unlink error along with a missing file or directory issue as given below.
I have skipped steps 1-3, and j…
-
Hello,
I am stuck at step 3, it seems that no data.txt file has been provided or generated from previous steps. How do I get data.txt?
-
I don't have an enormous corpus to train a sent2vec model from scratch. So I want to fine tune a pretrained model using my own custom dataset.
enviz updated
2 years ago
-
What is the definition of minCountLabel? Isn't this algorithm supposed to be unsupervised?
Thanks!
-
I used your pretrained word embedding and sent embedding on PubMed+MIMIC-III. And I would like to conduct my experiments on only PubMed corpus.
So, Can you sent me the pretrained word embedding and …
-
when i tried to install sent2vec in my python virtual environment in linux
im facing the issue
" **gcc: error: unrecognized command line option ‘-fno-semantic-interposition**’
error: command 'g…