G
Analyzed about 16 hours ago
The streaming access to the Google ngram data.
The Google Books Ngram Viewer dataset is a freely available resource under a Creative Commons Attribution 3.0 Unported License which provides ngram counts over books scanned by Google.
The data is so big, that storing it is almost impossible.
... [More]
However, sometimes you need an aggregate data over the dataset. For example to build a co-occurrence matrix.
This package provides an iterator over the dataset stored at Google. It decompresses the data on the fly and provides you the access to the underlying data. [Less]
478
lines of code
0
current contributors
over 8 years
since last commit
1
users on Open Hub