liwca.datasets.tables.fetch_norms_liwc22

On this page

liwca.datasets.tables.fetch_norms_liwc22#

liwca.datasets.tables.fetch_norms_liwc22()[source]#

Fetch the LIWC-22 Descriptive Statistics and Norms table.

Reference means and standard deviations for every LIWC-22 category across the corpora in the “Test Kitchen” reference set.

See also

fetch_norms_liwc2015 for the LIWC2015 norms table.

Distributed on the LIWC website psychometrics manuals page.

Direct link to downloaded file: https://www.liwc.app/static/documents/LIWC-22.Descriptive.Statistics-Test.Kitchen.xlsx

If used, cite the LIWC22 Psychometrics Manual: Boyd et al., 2022. The development and psychometric properties of LIWC-22.

Returns:

DataFrame of the LIWC-22.Descriptive.Statistics-Test.Kitchen.xlsx file.

Return type:

pandas.DataFrame