Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gensim 4.0.0 support #63

Closed
oborchers opened this issue Dec 28, 2021 · 5 comments · Fixed by #69
Closed

Add gensim 4.0.0 support #63

oborchers opened this issue Dec 28, 2021 · 5 comments · Fixed by #69
Assignees
Labels
enhancement New feature or request

Comments

@oborchers
Copy link
Owner

No description provided.

@oborchers oborchers added the enhancement New feature or request label Dec 28, 2021
@oborchers oborchers self-assigned this Dec 28, 2021
@AleMuzzi
Copy link

Hi, on this purpose I made a pull request with Gensim >=4 support: #65

@oborchers
Copy link
Owner Author

Thanks @AleMuzzi! I will look into it and rewrite the tests 👍🏻

@bratao
Copy link

bratao commented Mar 16, 2022

Any chance of @AleMuzzi MR making into the main branch? Many projects now requires Gensim >=4.

@AleMuzzi
Copy link

Any chance of @AleMuzzi MR making into the main branch? Many projects now requires Gensim >=4.

Meanwhile you can update your Gensim using my fork with this command:

pip install -U git+https://github.com/AleMuzzi/Fast_Sentence_Embeddings

Hope it helps.

@oborchers
Copy link
Owner Author

@AleMuzzi @bratao I am painfully behind in maintenance. I will consider this issue tomorrow

@oborchers oborchers linked a pull request Apr 10, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants