liwca.fetch_honor#

liwca.fetch_honor()[source]#

Fetch the honor dictionary.

Returns:

Dictionary for detecting honor language.

Return type:

pandas.DataFrame

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

>>> import liwca
>>> dx = liwca.fetch_honor()