@philshem
@philshem
I'm working on this issue: https://github.com/viorelsfetea/german-verbs-database/issues/2 **Which is the file to be downloaded?** https://dumps.wikimedia.org/dewiktionary/latest/
In the parsing script, there are some broken rows: Benutzer:Thirunavukkarasye-Raveendran/abstoßen,-,-,-,-,abgestoßen,stieße ab,stoße ab!,stoßt ab!,haben and Vorlage:Formatvorlage (Verb vereinfacht),fühle,fühlst,fühlt,fühlte,gefühlt,fühlte,fühl,fühlt,haben and ausherschliefen,schliefe ausher,schliefst ausher,schlieft ausher,(schloff ausher),aushergeschloffen,(schlöffe ausher),schliefe ausher,schlieft ausher,sein There are some that...
I run the following command: `firebase-import --database_url https://my_db.firebaseio.com --path / --json data.json --service_account auth.json` and get back a deprecation message about `serviceAccount` `The 'serviceAccount' property specified in the first argument...
**Describe the bug:** I use mostly the app for my email, and most emails are incoming. From time to time, my account is logged out. That's fine, but the only...
currently the code requires a path to a CSV file, with the first column containing a gmaps URL Would be cool to smarten it up a bit, and let the...
Because it’s not trivial to get running, would be cool to put this out as a docket image, or at least a docket build script. I know there are some...
In the README.md, it'd be cool to have a list of interesting puzzles that users can choose to play, rather than a random puzzle python3 play_puzzle.py ABCDEFG For example, including...
The current word list is from Scrabble (TWL06) and contains 180k words. It's too many, and the NYTimes is also using a smaller word list with obscure words removed. It'd...
Would be a good learning exercise to release as a PyPi package.
Using travis-ci, it's possible that a file could be added to the repository via Pull Request. For example, adding a file named `ABCDEFG` to a repository folder would trigger a...