dutch-words

The 10,000 most used Dutch words


License
CC-BY-4.0
Install
pip install dutch-words==0.2.5

Documentation

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.