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

Doc2vec backend #239

Open
osma opened this issue Jan 21, 2019 · 1 comment
Open

Doc2vec backend #239

osma opened this issue Jan 21, 2019 · 1 comment
Milestone

Comments

@osma
Copy link
Member

osma commented Jan 21, 2019

Gensim provides an implementation of doc2vec. It could be a useful backend, similar to the current tfidf algorithm but smarter and it would maybe also allow online learning!

https://medium.com/scaleabout/a-gentle-introduction-to-doc2vec-db3e8c0cce5e
https://radimrehurek.com/gensim/models/doc2vec.html

@osma osma added this to the Short term milestone Jan 21, 2019
@osma
Copy link
Member Author

osma commented Feb 1, 2019

Initial implementation on branch issue239-doc2vec-backend but the first results (with archaeology toy corpus) seemed nonsensical

@osma osma modified the milestones: Short term, Blue Sky Apr 25, 2019
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

1 participant