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

Paragraph Vector algorithms #12

Closed
jwijffels opened this issue Nov 10, 2020 · 2 comments
Closed

Paragraph Vector algorithms #12

jwijffels opened this issue Nov 10, 2020 · 2 comments

Comments

@jwijffels
Copy link

Do you have any plans to add the distributed bag of words ('PV-DBOW') and the distributed memory ('PV-DM') model?

@maxoodf
Copy link
Owner

maxoodf commented Nov 12, 2020

I think modern algorithms based on transformers, such as BERT and GPT, outperform Paragraph Vector, Average Vector and other old school algorithms on most of NLP tasks. So I do not plan to add PV implementations.

@jwijffels
Copy link
Author

Ok. Fair enough. Thanks for the response.

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

No branches or pull requests

2 participants