google-ngram-downloader icon indicating copy to clipboard operation
google-ngram-downloader copied to clipboard

Newer Google ngrams versions

Open alvations opened this issue 10 years ago • 1 comments

@dimaztest, does the library allow downloads for versions other than 20120701 ?

alvations avatar Nov 10 '14 12:11 alvations

not yet, but it should be easy to extend. have a look to

  • https://github.com/dimazest/google-ngram-downloader/blob/master/google_ngram_downloader/util.py#L101
  • https://github.com/dimazest/google-ngram-downloader/blob/master/google_ngram_downloader/util.py#L48 to build records with different fields

dimazest avatar Nov 10 '14 21:11 dimazest