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

Word embeddings #148

Closed
MaxHalford opened this issue Sep 8, 2019 · 5 comments
Closed

Word embeddings #148

MaxHalford opened this issue Sep 8, 2019 · 5 comments

Comments

@MaxHalford
Copy link
Member

MaxHalford commented Sep 8, 2019

It seems that there are some approaches for building word embedding online:

It would nice to do a baseline implementation of one of these approaches.

@MaxHalford MaxHalford added the new label Sep 8, 2019
@MaxHalford
Copy link
Member Author

It also seems that GloVe is an online algorithm. Here is a blogpost with a Python implementation.

@MaxHalford MaxHalford mentioned this issue Nov 11, 2019
14 tasks
@MaxHalford MaxHalford added this to the Version 0.5.0 milestone Nov 15, 2019
@MaxHalford MaxHalford removed the new label Mar 2, 2020
@MaxHalford MaxHalford removed this from the Version 0.5.0 milestone Mar 12, 2020
@prise6
Copy link

prise6 commented Feb 6, 2021

This feature is no longer wanted ?
Is there a way to see Glove Model implementation ?

@MaxHalford
Copy link
Member Author

Actually it is! It's just that we moved new features to a dedicated GitHub board instead of putting them in issues.

@prise6
Copy link

prise6 commented Feb 6, 2021

Oh, Ok ! You're talking about Icebox board i assume. If we want to discuss about it, new discussion needs to be created, correct ?

@MaxHalford
Copy link
Member Author

Yes I recommend that you open a thread in the discussions tab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants