doc2vec
Distributed Representations of Sentences, Documents and Topics
doc2vec's one directional release added topic discovery to a document-embedding package
◆Recent moves
- 8mo ago
Fix DESCRIPTION DOI; drop C++11 from Makevars
Two packaging corrections, both of which landed across the sibling bnosac packages within roughly a day. CRAN compliance rather than package development.
View source ↗ - 5y ago
top2vec clustering and transfer learning from pretrained vectors
⚡ SPARKAdds the top2vec semantic clustering algorithm and allows paragraph2vec to initialise its word embeddings from a pretrained set, plus a Belgian parliament question dataset and a file-handle fix. Everything the package can currently do beyond plain paragraph2vec dates from here.
View source ↗ - 5y ago
Valgrind fixes; WMD removed and udpipe suggestion dropped
Fixes flagged by valgrind checks including Vocabulary destructors, removes WMD, and adds txt_count_words so the udpipe suggestion can be dropped. Cleanup shortly after the initial release.
View source ↗ - 5y ago
Initial release wrapping the hiyijian doc2vec implementation
The first CRAN release, packaging an existing C++ doc2vec implementation for R. A straight binding, with the algorithmic additions arriving three months later in 0.2.0.
View source ↗