Skip to content

Support hierarchical LIWC #941

@leezu

Description

@leezu

read_dict_liwc does not read the hierarchical LIWC format correctly (i.e. LIWC2015_English.dic).

Consider this partial excerpt from the categories:

30	affect (Affect)
	31	posemo (Positive Emotions)
	32	negemo (Negative Emotions)
		33	anx (Anx)
		34	anger (Anger)
		35	sad (Sad)

Instead of the posemo and negemo columns the final dataframe only contains a Emotions) column.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions