CRAN/E | TopicScore

TopicScore

The Topic SCORE Algorithm to Fit Topic Models

Installation

About

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) .

Key Metrics

Version 0.0.1
R ≥ 3.5.0
Published 2019-06-06 1789 days ago
Needs compilation? no
License MIT
License File
CRAN checks TopicScore results

Downloads

Yesterday 6 0%
Last 7 days 32 -29%
Last 30 days 122 +2%
Last 90 days 338 -45%
Last 365 days 1.609 -23%

Maintainer

Maintainer

Minzhe Wang

minzhew@uchicago.edu

Authors

Minzhe Wang

aut / cre

Tracy Ke

aut

Material

Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.5.0

Imports

utils
stats
graphics
RSpectra
combinat
quadprog
methods
Matrix
slam