issues Search Results · repo:epfml/sent2vec language:C++
Filter by
109 results
(51 ms)109 results
inepfml/sent2vec (press backspace or delete to remove)I have no problems actually loading the model. However, it is very cumbersome to have to wait for a long time for the
model to finally load. Is there a way to load the model faster? I don t care about ...
- ScraperMan2002
- Opened on Dec 22, 2023
- #132
will it work on windows ? https://github.com/epfml/sent2vec/blob/master/setup.py
A Cython module allows you to keep the model in memory while inferring sentence embeddings. In order to compile and
install ...
- Sandy4321
- Opened on Nov 12, 2023
- #131
import sent2vec ValueError: numpy.ndarray size changed, may indicate binary incompatibility. Expected 96 from C header,
got 88 from PyObject
uninstalled and reinstalled sent2vec as per https://github.com/epfml/sent2vec. ...
- mpetruc
- Opened on Aug 25, 2023
- #130
I installed the library by cloning the git and modifying the docker file (https://github.com/epfml/sent2vec/issues/127)
and now when I try to load the model I get this error message https://github.com/epfml/sent2vec/issues/127 ...
- Omer-Goshen
- 3
- Opened on Feb 12, 2023
- #129
Giving error after using pip install .
error: subprocess-exited-with-error
× Building wheel for sent2vec (pyproject.toml) did not run successfully.
│ exit code: 1
╰─ [2 lines of output]
...
- ajaysaravade1
- 2
- Opened on Feb 10, 2023
- #128
$ sudo docker build .
…
Step 8/13 : RUN apt-get install -y python3-pip python3-dev build-essential libevent-pthreads-2.1-6
--- Running in 487a2b23ed45
Reading package lists...
Building dependency tree... ...
- phdru
- 3
- Opened on Dec 27, 2022
- #127
Processing e:\project\download\sent2vec-master Installing build dependencies ... done Getting requirements to build
wheel ... done Preparing metadata (pyproject.toml) ... done Collecting numpy =1.17.1 ...
- jiyouming
- 4
- Opened on Nov 21, 2022
- #126
mac;python3.7 安装了fasttext0.9.2 fasttext.load_model( vec_path ) 可以成功 sent2vecModel.load_model( vec_path ) 报错,Model file
has wrong file format!(安装过程无报错)
- BoostMom
- Opened on Jan 28, 2022
- #123
When I use the command to train the model, no matter how large the corpus is, the code only reads 30M words like this:
Read 30M words Number of words: 136226 Number of labels: 0 Progress: 14.5% words/sec/thread: ...
- shyyhs
- 1
- Opened on Dec 9, 2021
- #122
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 directory. We ...
- GulJabeen
- 1
- Opened on Oct 11, 2021
- #121
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.