nvm.aux_spacy.data.PennebakerEtAl2015a package

Module contents

Example use:

WARNING: Due to the licensing issues the raw data for LIWC categories cannot be distributed with NVM package (unfortunately, you have to get the data yourself).

>>> import srsly
>>> from nvm.aux_spacy.data.PennebakerEtAl2015a import liwc_dict
>>> print(srsly.yaml_dumps(liwc_dict))
>>> print(srsly.yaml_dumps(list(liwc_dict.keys())))