Alphabetical Index: P

> C D F G L M P R S T U

P

 
  
  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.
PersonalityRecognizer() - constructor for class recognizer.PersonalityRecognizer
Initializes parameters based on the default configuration file (PersonalityRecognizer.properties).
PersonalityRecognizer(File) - constructor for class recognizer.PersonalityRecognizer
Initializes parameters based on configuration file, and loads the LIWC dictionary and the MRC database in memory.
printHash(extends,Object>,PrintStream) - static method in class recognizer.Utils
Prints the content of a hashtable containing strings to the standard output.
printMap(extends,Object>,PrintStream) - static method in class recognizer.Utils
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.