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

Dependency versions #26

Open BobBorges opened 8 months ago

BobBorges commented 8 months ago

I don't know if this is a problem specific to my system, but I had to update the lombok version to 1.18.30 in pom.xml in order to get the mvn package command to complete successfully.