--lda_beta

Switch

--lda_beta [value]

Description

Set the LDA beta hyperparameter, which is a prior on the number of words per topic. We typically do not change this hyperparameter.

Note that this command is currently ignored by Mallet; it does affect PyMallet.

Argument and Default Value

Value of the beta parameter. Default: 0.01.

Details

See the DLATK LDA Interface tutorial for details.

Other Switches

Required Switches:

Optional Switches:

Example Commands

See the DLATK LDA Interface tutorial for examples.