--not_show_feat_freqs
Switch
--not_show_feat_freqs
Description
Removes each feature's raw frequency count from --correlate output.
Argument and Default Value
No argument. Sets showfeatfreqs to False; default (flag absent) is True.
Details
This is the switch that actually changes behavior — frequencies are shown by default (see --show_feat_freqs), so this is the one to pass if you want a smaller/simpler output without the freq column.
Other Switches
Optional Switches:
--show_feat_freqs (the default; this flag's opposite)
Example Commands
dlatkInterface.py -d dla_tutorial -t msgs -c user_id -f 'feat$1gram$msgs$user_id$16to16' \
--outcome_table blog_outcomes --outcomes age --correlate --csv --not_show_feat_freqs