rspeer / wordfreq

Access a database of word frequencies, in various natural languages.
Other
1.41k stars 100 forks source link

use langcodes 2.0 and deprecate 'match_cutoff' #75

Closed rspeer closed 4 years ago

rspeer commented 4 years ago

Looking at the way we do language matching within wordfreq, there is no coherent reason that match_cutoff should be a changeable parameter, so let's start on getting rid of it.