mirror of
https://github.com/rspeer/wordfreq.git
synced 2024-12-23 17:31:41 +00:00
and of course this changes the metanl constant
This commit is contained in:
parent
4bda3e6b6f
commit
5b31bd415f
@ -121,7 +121,7 @@ def wordlist_info(connection=None):
|
||||
yield {'wordlist': wordlist, 'lang': lang, 'count': count}
|
||||
|
||||
|
||||
METANL_CONSTANT = 48918335043.70308
|
||||
METANL_CONSTANT = 50291582139.907646
|
||||
def metanl_word_frequency(wordlang, offset=0.):
|
||||
"""
|
||||
Return a word's frequency in a form that matches the output of
|
||||
|
Loading…
Reference in New Issue
Block a user