Skip to content

Commit e79c571

Browse files
committed
version
1 parent 66f9431 commit e79c571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Package: ldaPrototype
22
Type: Package
33
Title: Prototype of Multiple Latent Dirichlet Allocation Runs
4-
Version: 0.3.1
5-
Date: 2021-09-01
4+
Version: 0.3.2
5+
Date: 2026-02-16
66
Authors@R: person("Jonas", "Rieger", email="jonas.rieger@tu-dortmund.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0007-4478"))
77
Description: Determine a Prototype from a number of runs of Latent Dirichlet Allocation (LDA) measuring its similarities with S-CLOP: A procedure to select the LDA run with highest mean pairwise similarity, which is measured by S-CLOP (Similarity of multiple sets by Clustering with Local Pruning), to all other runs. LDA runs are specified by its assignments leading to estimators for distribution parameters. Repeated runs lead to different results, which we encounter by choosing the most representative LDA run as prototype.
88
URL: https://github.com/JonasRieger/ldaPrototype

0 commit comments

Comments
 (0)