Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
F
G
L
M
P
R
S
T
U
P
PersonalityRecognizer
- Class in
recognizer
The program computes features described in (
Mairesse et al., 2007
) given a text, and it runs Weka models on the features to produce personality scores for all Big Five dimensions.
PersonalityRecognizer(File)
- Constructor for class recognizer.
PersonalityRecognizer
Initializes parameters based on configuration file, and loads the LIWC dictionary and the MRC database in memory.
PersonalityRecognizer()
- Constructor for class recognizer.
PersonalityRecognizer
Initializes parameters based on the default configuration file (PersonalityRecognizer.properties).
printHash(Hashtable<? extends Object, ? extends Object>, PrintStream)
- Static method in class recognizer.
Utils
Prints the content of a hashtable containing strings to the standard output.
printMap(Map<? extends Object, ? extends Object>, PrintStream)
- Static method in class recognizer.
Utils
Prints the content of a Map containing strings to the standard output.
printOutput(Classifier[], double[], int, boolean, boolean, PrintStream)
- Method in class recognizer.
PersonalityRecognizer
Prints personality scores to standard output, and model details if required.
printOutput(Classifier[], Map<File, Double[]>, int, boolean, boolean, PrintStream)
- Method in class recognizer.
PersonalityRecognizer
Prints personality scores of multiple files to standard output, and model details if required.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
F
G
L
M
P
R
S
T
U