liwca.datasets.tables.fetch_scope#
- liwca.datasets.tables.fetch_scope()[source]#
Fetch the SCOPE column-classification metadata table.
The returned
DataFramedescribes each variable in the South CarOlina Psycholinguistic metabase (SCOPE), one row per variable, with hierarchicalLevel.1/Level.2/Level3.grouping plusSource,Definition,Citation, andWeb.Linkcolumns. For per-column lexicon access (the actual word-level scores sliced into a weighted.dicx), useliwca.datasets.dictionaries.fetch_scope.SCOPE is a curated collection of psycholinguistic properties of words from major databases - more than 250 variables and over 100,000 words plus ~80,000 nonwords.
Direct link to downloaded file: https://sc.edu/scopedb/fulldb/data_with_metadata.xlsx.
If used, cite: Gao et al., 2023. SCOPE: The South Carolina psycholinguistic metabase. Behav Res Methods doi:10.3758/s13428-022-01934-0
See also
liwca.datasets.dictionaries.fetch_scopeFetch one SCOPE variable as a weighted
.dicxdictionary.liwca.datasets.dictionaries.list_scope_stemsList the valid stems accepted by
dictionaries.fetch_scope.
- Return type: