--no_lda_stopping

Switch

--no_lda_stopping

Description

Disable stop word filtering in LDA topic estimation. Will override --num_stopwords, and is equivalent to (but more efficient than) setting --num_stopwords equal to 0.

Argument and Default Value

No arguments.

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.