Martin
Martin
That seems to have broken more than it fixed. `konkurs` in Norwegian Bokmål in 0.0.8: ``` [ { "etymology": "From Latin concursus", "definitions": [ { "partOfSpeech": "adjective", "text": "konkurs (indeclinable)\n\nbankrupt\n",...
Okay, that looks much better, just a few things. My scripts operate on the assumption that the inflections are before the first line break. Am unsure if that was true...
Ohhhh you're totally right! Never noticed nor realized this would be the problem.  I skimmed my definition list and apparently this was already an issue I was not handling....
Not sure if same problem as `pantergaupe` but `maldivisk` is missing the inflection line in the second definition(0.0.92). https://en.wiktionary.org/wiki/maldivisk#Norwegian_Bokm%C3%A5l  BTW: I rewrote the detection part of my script, it...
Finally kicked myself to work on my script again, changes look awesome, thanks!
Okay I only looked at my inflections output, premature celebration. Your changes at some point seemed to have added garbage in the form of the word name to some words....
Yeah, it should separate it, or not do that, as I can't simply filter out if word X contains definition X because some words really are that way (best in...
It looks like one of the updates also broke nested definitions https://en.wiktionary.org/wiki/v%C3%A6re_glad_i  They weren't exactly scrapped perfectly in the first place it seems, but now they're not scrapped at...
I've had luck with the Wiktionary contributors willing to redo old formatting and use a newer template for some snowflake definitions I ran into. Not sure if these nested words...
After playing around with Milton for a small while, my entire X session froze and I had to pkill Milton from a different TTY. Using GTX 970 with Nvidia proprietary...