TopicScore
The Topic SCORE Algorithm to Fit Topic Models
Provides implementation of the "Topic SCORE" algorithm that is proposed by Tracy Ke and Minzhe Wang. The singular value decomposition step is optimized through the usage of svds() function in 'RSpectra' package, on a 'dgRMatrix' sparse matrix. Also provides a column-wise error measure in the word-topic matrix A, and an algorithm for recovering the topic-document matrix W given A and D based on quadratic programming. The details about the techniques are explained in the paper "A new SVD approach to optimal topic estimation" by Tracy Ke and Minzhe Wang (2017) <doi:10.48550/arXiv.1704.07016>.
- Version0.0.1
- R version≥ 3.5.0
- LicenseMIT
- Needs compilation?No
- Last release06/06/2019
Team
Minzhe Wang
Tracy Ke
Show author detailsRolesAuthor
Insights
Last 30 days
This package has been downloaded 93 times in the last 30 days. Not quite viral, but there's some loyal interest. Consider it a cult classic. The following heatmap shows the distribution of downloads per day. Yesterday, it was downloaded 2 times.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
This package has been downloaded 1,908 times in the last 365 days. That's enough downloads to impress a room full of undergrads. A commendable achievement indeed. The day with the most downloads was Jul 21, 2024 with 211 downloads.
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports5 packages