liwca.datasets.dictionaries.list_psychnorms_stems#
- liwca.datasets.dictionaries.list_psychnorms_stems()[source]#
Return the sorted list of valid psychNorms stems for
fetch_psychnorms.Stems are lowercase
normnames frompsychnorms-metadata.csv, excluding the two part-of-speech tag columns (which are categorical strings rather than lexicons). The first call downloadspsychnorms-metadata.csvif not already cached.- Returns:
Sorted lowercase stem names. Pass any of these to
fetch_psychnorms.- Return type:
See also
liwca.datasets.tables.fetch_psychnormsFetch the psychNorms column-classification metadata table for richer information about each stem (category, description, source, citation).