chbrown / liwc-python

Linguistic Inquiry and Word Count (LIWC) analyzer
MIT License
193 stars 50 forks source link

key error #1

Closed chengjun closed 6 years ago

chengjun commented 6 years ago

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

KeyError: '(02 134)125/464'
chbrown commented 6 years ago

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

chbrown commented 6 years ago

Closing due to lack of details / inability to replicate.

atishaycn commented 5 years ago

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

This returns a - key error - of 131/125

error