Module Owl_nlp_lda.SimpleLDA

module SimpleLDA: sig .. end

val init : 'a -> unit
val sampling : Owl_nlp_lda.model -> int -> int array -> unit