Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 677 Bytes

README.rst

File metadata and controls

20 lines (16 loc) · 677 Bytes

Dutch word list

A simple python package that exports a list of almost 10,000 Dutch words ranked by usage.

Usage

import dutch_words
words = dutch_words.get_ranked()

Thanks

Thanks to Sasha Romijn for the inspiration and the University of Leipzig for the Dutch word list.

License

The word list provided by the University of Leipzig and the python code are available under the CC BY 4.0 license.