liwca.read_dic#
- liwca.read_dic(fp, **kwargs)[source]#
Read a binary LIWC dictionary from a
.dicfile.The
.dicformat is binary-only by spec: there is no weighted variant. For weighted dictionaries seeread_dicx_weighted.- Parameters:
- Returns:
Validated binary dictionary DataFrame (int8 cells, 0/1).
- Return type: