--messageid_field

Switch

--messageid_field

Description

For functions that use the message_id field of the message table, specifies the MySQL column containing the message.

Argument and Default Value

For most message tables, this will not be necessary, since the name of the message_id field tends to be uniform.

Details

See also --date_field, --message_field

Other Switches

Required Switches: None Optional Switches: None

Example Commands

Using the packaged dla_tutorial dataset (see Differential Language Analysis (DLA) Tutorial), whose msgs table already uses the default column name message_id — this is only needed if your table uses a different column name:

dlatkInterface.py -d dla_tutorial -t msgs -c user_id --messageid_field message_id --add_ngrams