Sparse Composite Document Vector (SCDV) is a feature vector formation technique for documents to get distributional paragraph vector representations. In SCDV, word embedding's are clustered to capture multiple contexts in which words occur. They are then chained together to form document topic-vectors that can express complex, multi-topic documents. The approach is described in more detail in the article by Dheeraj et al. (2016) <arXiv:1612.06778>.
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 0.1.0 |
URL | http://github.com/teramonagi/scdv |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.