liwca.datasets.tables.fetch_psychnorms#
- liwca.datasets.tables.fetch_psychnorms()[source]#
Fetch the psychNorms column-classification metadata table.
The returned
DataFramedescribes each of the ~290 psycholinguistic norms aggregated in psychNorms - one row per norm, columnsnorm,description,citation,category,source. For per-norm lexicon access (the actual word-level scores sliced into a weighted.dicx), useliwca.datasets.dictionaries.fetch_psychnorms.Distributed on the psychNorms GitHub repository.
If used, cite: Hussain et al., 2024. Probing the contents of semantic representations from text, behavior, and brain data using the psychNorms metabase. arXiv doi:10.48550/arXiv.2412.04936
See also
liwca.datasets.dictionaries.fetch_psychnormsFetch one psychNorms norm as a weighted
.dicxdictionary.liwca.datasets.dictionaries.list_psychnorms_stemsList the valid stems accepted by
dictionaries.fetch_psychnorms.
- Return type: