--mallet_path

Switch

--mallet_path /path/to/mallet/bin

Description

Specifies the Mallet installation bin directory, enabling the LDA interface to estimate topics using Mallet (instead of PyMallet).

Argument and Default Value

/path/to/mallet/bin must be specified. There is no default.

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.