rspeer / wordfreq

Access a database of word frequencies, in various natural languages.
Other
965 stars 68 forks source link

work with langcodes 3.0, without language_data #88

Closed rspeer closed 3 years ago

rspeer commented 3 years ago

langcodes 3.0 does not include a database of language names by default, and instead requires an optional package language_data to look up language names.

The only place this was used in wordfreq was in a log message, which I've fixed by removing the language name.