--lda_lexicon_name

Switch

--lda_lexicon_name [name]

Description

Specifies the name of the LDA topic-lexicon to be created. Required unless --no_lda_lexicon is used.

Argument and Default Value

The name to use for storing the topic lexicon. Will be appended with _cp and _freq_t50ll for the two created tables.

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.