lejon / PartiallyCollapsedLDA

Implementations of various fast parallelized samplers for LDA, including Partially Collapsed LDA, Light LDA, Partially Collapsed Light LDA and a very efficient Polya-Urn LDA
26 stars 20 forks source link

Formally psi should be Psi to be coherent with notation #5

Closed MansMeg closed 5 years ago

MansMeg commented 6 years ago

https://github.com/lejon/PartiallyCollapsedLDA/blob/7d3290d63d7fe308440e4194820cadfa991c3fad/src/main/java/cc/mallet/topics/PoissonPolyaUrnHDPLDA.java#L49

lejon commented 5 years ago

Java coding conventions dictate that variable names start with a small letter