Annif icon indicating copy to clipboard operation
Annif copied to clipboard

Doc2vec backend

Open osma opened this issue 6 years ago • 1 comments

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 avatar Jan 21 '19 08:01 osma

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

osma avatar Feb 01 '19 08:02 osma