Skip to content

bobonovski/gotm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotm

Implements some popular topic models in Go, including:

TODO LIST

  • Latent Dirichlet Allocation
    • Collapsed Gibbs Sampling
    • Alias LDA
    • FTree LDA
    • Warp LDA
  • Pitman-Yor Processes Topic Model
  • Hierachical Dirichlet Processes Topic Model
  • Author Topic Model