Skip to content

Conversation

davidycliao
Copy link

Thank you for developing the programme. I used your code with the official dictionaries from the distributor for my Swedish parliament speech project. At first, the programme was not able to read Swedish due to an encoding issue. Now it can read Danish, Dutch, French, German, Italian, Norwegian, Portuguese, Swedish. I also tested new code on official liwc dictionaries from the distributors such as Dutch_LIWC2015_Dictionary, German_LIWC2001_Dictionary, Italian_LIWC2007_Dictionary, Italian_LIWC2007_Dictionary, LIWC2007_English, LIWC2015_English, Spanish_LIWC2007_Dictionary. It seems it works fine.

add encoding
make default encoding utf-8
`load_token_parser()` now can read multiple dictionaries from the distrubor such as Dutch_LIWC2015_Dictionary,
    German_LIWC2001_Dictionary, Italian_LIWC2007_Dictionary, Italian_LIWC2007_Dictionary, LIWC2007_English, LIWC2015_English,
    Spanish_LIWC2007_Dictionary as well as Swedish from the user.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant