Adam Nohejl
Adam Nohejl
Hi, I just finished (a first version of) [a word list project](https://github.com/adno/wikipedia-word-frequency-clean) based on the "normal" extractor and XML dumps. I managed to a do a reasonably good job by...
There similar issues with `mapframe` and `score` elements (#301) and table formatting (#298).
Update: The problem and the workaround is still the same even for macOS 13.1 and Python 3.11, depending on where and which version of hunspell you have, a command similar...
Thanks you for the quick fix! What I found out in the meantime, is that when I split the string `s` from my original issue at '\n\n', the problem disappears...