Hi everyone,
I'm encountering a similar problem with a French frequency wordlist I would like to use as my reference corpus. The wordlist appears to load correctly, but when I try and generate keywords, the application crashes. Since I launch it from the terminal, I get the error messages which are as follows:
File "tool_keywordlist/threads/SearcherKeywordList.py", line 129, in start
File "tool_keywordlist/threads/CreateKeywordList.py", line 57, in start
File "tool_keywordlist/threads/CreateKeywordList.py", line 165, in add_values_to_keywordlist_table
File "tool_keywordlist/threads/CreateKeywordList.py", line 266, in create_df
TypeError: unsupported operand type(s) for +: 'int' and 'NoneType'
Abandon (core dumped)
Would this be a problem involving characters specific to French?
Many thanks in advance for any help you can can provide.
Best,
Graham.