chbrown / liwc-python

Linguistic Inquiry and Word Count (LIWC) analyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

key error

chengjun opened this issue · comments

It returns the keyerror when read the line like (02 134)125/464 (02 134)126 253 466

KeyError: '(02 134)125/464'

What is "it"? I'm really quite terrible at reading minds (sorry!), so if you provide a traceback, that would help.

Closing due to lack of details / inability to replicate.

parse, category_names = liwc.load_token_parser('LIWC2007_English100131.dic')

This returns a - key error - of 131/125

error