liwca.datasets.dictionaries.fetch_honor#
- liwca.datasets.dictionaries.fetch_honor()[source]#
Fetch the honor dictionary.
- Returns:
Dictionary for detecting honor language.
- Return type:
Notes
The honor dictionary is described in Gelfand et al.[1] and available, along with other resources, on Michele Gelfand’s website[2].
References
Examples
>>> from liwca.datasets import dictionaries >>> dx = dictionaries.fetch_honor()