Last active
May 29, 2019 14:53
-
-
Save J3698/e6834336c435d34c3222315112a1aece to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
'' : ..., | |
'he': ..., | |
'th': { | |
occurances: ['e', 'i', 'u', ...], | |
e: 582, | |
i: 226, | |
u: 56, | |
... | |
total: 1692 | |
}, | |
'gl': ..., | |
... | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment