Skip to content

German IPA dictionary as extracted from wiktionary

License

Notifications You must be signed in to change notification settings

dietmar/german-ipa-dict

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

german-ipa-dict

German IPA dictionary as extracted from wiktionary

Generate de.csv from en.wiktionary

  • Download enwiktionary-****-pages-meta-current.xml dump from Wikimedia
  • $ python3 ./extract_de_ipa_en.py > de_enwikt_raw.csv
  • $ sort < de_enwikt_raw.csv > de_enwikt.csv

Generate de.csv from de.wiktionary

  • Download dewiktionary-****-pages-meta-current.xml dump from Wikimedia
  • Change INFILE at the top of extract_de_ipa.py to point to the .xml.bz2 file you downloaded
  • $ python3 ./extract_de_ipa.py

Documentation

About

German IPA dictionary as extracted from wiktionary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%