Module Owl_nlp_lda0.SparseLDA
val exclude_token_sparse :
model ->
int ->
int ->
int ->
s:float ref ->
r:float ref ->
q:float array ref ->
unitval include_token_sparse :
model ->
int ->
int ->
int ->
s:float ref ->
r:float ref ->
q:float array ref ->
unitval sampling : model -> int -> unit