liwca.datasets.corpora.fetch_liwc22_demo_data

On this page

liwca.datasets.corpora.fetch_liwc22_demo_data#

liwca.datasets.corpora.fetch_liwc22_demo_data()[source]#

Fetch the LIWC-22 Demo Dataset corpus.

A zip of example input/output files distributed with the LIWC-22 application. Useful for trying analysis pipelines without having to bring your own texts.

Distributed on the LIWC website.

Direct link to downloaded file: https://www.liwc.app/static/files/liwc-22-demo-data.zip

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

Returns:

DataFrame of all the individual .txt files from unzipped file.

Return type:

pandas.DataFrame