Click or drag to resize

TraitTreeNode Properties

The TraitTreeNode type exposes the following members.

Properties
  NameDescription
Public propertycategory
The category of the characteristic: personality for Big Five `personality` characteristics, `needs` for Needs, or `values` for Values.
Public propertychildren
For `personality` (Big Five) dimensions, more detailed results for the facets of each dimension as inferred from the input text.
Public propertyname
The user-visible name of the characteristic.
Public propertypercentile
The normalized percentile score for the characteristic. The range is 0 to 1. For example, if the percentage for Openness is 0.60, the author scored in the 60th percentile; the author is more open than 59 percent of the population and less open than 39 percent of the population.
Public propertyraw_score
The raw score for the characteristic. A positive or negative score indicates more or less of the characteristic; zero indicates neutrality or no evidence for a score. The raw score is computed based on the input and the service model; it is not normalized or compared with a sample population. The raw score enables comparison of the results against a different sampling population and with a custom normalization approach.
Public propertytrait_id
The unique identifier of the characteristic to which the results pertain. IDs have the form `big5_` for Big Five personality characteristics, `need_` for Needs, or `value_` for Values.
Top
See Also