https://github.com/ynodd/wortliste_deutsch
a simple German wordlist for wordgames etc
https://github.com/ynodd/wortliste_deutsch
deutsche-wortliste german-wordlist wordlist wortliste
Last synced: about 1 year ago
JSON representation
a simple German wordlist for wordgames etc
- Host: GitHub
- URL: https://github.com/ynodd/wortliste_deutsch
- Owner: YNodd
- License: cc0-1.0
- Created: 2024-09-10T11:06:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-21T10:59:00.000Z (over 1 year ago)
- Last Synced: 2025-02-05T00:39:54.476Z (over 1 year ago)
- Topics: deutsche-wortliste, german-wordlist, wordlist, wortliste
- Language: Python
- Homepage:
- Size: 174 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# German Wordlist, based on LOD.lu
This is an (unsorted) German wordlist, which I extracted from the content of www.LOD.lu (Luxembourgish online dictionary).
It is a simple word list without conjugations / declensions.
It is based on an older xml-file found on https://data.public.lu, which is unfortunately no more available.
You can find similar newer files with the complete LOD-content here:
https://data.public.lu/en/datasets/letzebuerger-online-dictionnaire-lod-index-vun-der-sich-funktioun/
In the un-cleaned basic list are all the extracted words. The other list is cleaned and has no spaces or "-" in the words.
If you want your words cleaned in a different way, you can adjust the python-code to your needs.
-------------------------------
# Deutsche Wortliste, basierend auf LOD.lu
Dies ist eine (unsortierte) deutsche Wortliste, die ich aus dem Inhalt von www.LOD.lu (Luxemburger Online-Wörterbuch) extrahiert habe.
Es handelt sich um eine einfache Wortliste ohne Konjugationen / Deklinationen.
Sie basiert auf einer älteren xml-Datei auf https://data.public.lu, die leider nicht mehr verfügbar ist.
Ähnliche neuere Dateien mit dem kompletten LOD-Inhalt finden Sie hier:
https://data.public.lu/en/datasets/letzebuerger-online-dictionnaire-lod-index-vun-der-sich-funktioun/
In der nicht bereinigten Basis-Liste sind alle extrahiertn Wörter. Die andere Liste ist bereinigt und enthält keine Leerzeichen oder "-" in den Wörtern.
Wenn Sie Ihre Wörter auf eine andere Weise bereinigen möchten, können Sie einfach den Python-Code an Ihre Bedürfnisse anpassen.