You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2020. It is now read-only.
Often, there are ready data of n-grams available. They're format is basically similar too
i.e., they denote the total occurrences of a word in a database, not it's relative frequency.
It'd be great if
makeDictionarysupported this form of frequency definition.