The program computes features described in (Mairesse & Walker, 2006)
given a text, and it runs Weka models on the features to produce
personality scores for all Big Five dimensions.
Initializes parameters based on the default configuration file
(PersonalityRecognizer.properties).
Initializes parameters based on configuration file, and loads the LIWC
dictionary and the MRC database in memory.
Prints the content of a hashtable containing strings to the standard
output.
Prints the content of a Map containing strings to the standard
output.
Prints personality scores to standard output, and model details if
required.
Prints personality scores of multiple files to standard output, and model details if
required.