Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
cmd
 
 
 
 
lda
 
 
 
 
 
 
 
 

README.md

CompareLDA: A Topic Model for Document Comparison

Comparative Latent Dirichlet Allocation (CompareLDA) learns predictive topic distributions that comply with the pairwise comparison observations.

Installation

This is a GoLang project and can be assembled using standard GoLang infrastructure:

  • cmd/eval/chibeval.go is a Chib-style estimator of the predictive log-likelihood;
  • cmd/fit/rldafit.go is a CompareLDA trainer;
  • cmd/inf/rldainf.go is a CompareLDA predictor.

About

A Topic Model for Document Comparison

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.