├── Humor-Sans.ttf ├── LICENSE ├── README.md ├── getngrams.py └── xkcd.py /Humor-Sans.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/econpy/google-ngrams/HEAD/Humor-Sans.ttf -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/econpy/google-ngrams/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/econpy/google-ngrams/HEAD/README.md -------------------------------------------------------------------------------- /getngrams.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/econpy/google-ngrams/HEAD/getngrams.py -------------------------------------------------------------------------------- /xkcd.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/econpy/google-ngrams/HEAD/xkcd.py --------------------------------------------------------------------------------