Skip to content

trpstra/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

About

Topic Models in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 92.8%
  • Python 7.2%