解决方法
正如ealdent指出的,LIWC既是软件,也是数据集.数据集是专有的,所以没有开源版本.对于软件方面,TAWC是一个有用的开源Perl版本.从评论:
This is a semi-complicated script adapted from the one used in my CHI@H_403_12@ papers. The task of this script is to read in regular expressions from a@H_403_12@ dictionary (or if they’re not REs,to make them into REs),which must be@H_403_12@ backwards-compatible with the LIWC software set (c.f.@H_403_12@ 07001). It then counts the number of matches for the RE in@H_403_12@ a single input row / user,and outputs it for that row / user.
然后,您可以购买不到LIWC成本的一半的LIWClite.您也可以免费使用TAWC与您自己的词典.