gngram-lookup 0.2.0__py3-none-any.whl → 0.2.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: gngram-lookup
3
- Version: 0.2.0
3
+ Version: 0.2.1
4
4
  Summary: Static Hash-Based Lookup for Google Ngram Frequencies
5
5
  Home-page: https://github.com/craigtrim/gngram-lookup
6
6
  License: Proprietary
@@ -30,6 +30,9 @@ Description-Content-Type: text/markdown
30
30
  # gngram-lookup
31
31
 
32
32
  [![PyPI version](https://badge.fury.io/py/gngram-lookup.svg)](https://badge.fury.io/py/gngram-lookup)
33
+ [![Downloads](https://pepy.tech/badge/gngram-lookup)](https://pepy.tech/project/gngram-lookup)
34
+ [![Downloads/Month](https://pepy.tech/badge/gngram-lookup/month)](https://pepy.tech/project/gngram-lookup)
35
+ [![Tests](https://img.shields.io/badge/tests-58-brightgreen)](tests/)
33
36
  [![Python 3.11+](https://img.shields.io/badge/python-3.11%2B-blue.svg)](https://www.python.org/downloads/)
34
37
 
35
38
  Word frequency from 500 years of books. O(1) lookup. 5 million words.
@@ -77,6 +80,11 @@ gngram-freq computer
77
80
  - [Use Cases](docs/use-cases.md)
78
81
  - [Development](docs/development.md)
79
82
 
83
+ ## See Also
84
+
85
+ - [bnc-lookup](https://pypi.org/project/bnc-lookup/) - O(1) lookup for British National Corpus
86
+ - [wordnet-lookup](https://pypi.org/project/wordnet-lookup/) - O(1) lookup for WordNet
87
+
80
88
  ## Attribution
81
89
 
82
90
  Data derived from the [Google Books Ngram](https://books.google.com/ngrams) dataset.
@@ -3,8 +3,8 @@ gngram_counter/cli.py,sha256=7PScHhnjNoi0so0IGGZ7ipi0bgILtfQmZ0PPCxJCO_k,861
3
3
  gngram_counter/data.py,sha256=HvESF1lc9v7HPbemksnvzvV460ts9gBjvACMZZao9qs,1089
4
4
  gngram_counter/download_data.py,sha256=vlggDDszmI29UJA9H17AK-_BTNOcjq9oWoKju4DDCTU,2663
5
5
  gngram_counter/lookup.py,sha256=8WThcRWmIYPBgHTwfOYNSN1wTgddnBXCx6moNwulKXU,3992
6
- gngram_lookup-0.2.0.dist-info/LICENSE,sha256=9r2EF9XQjpHEtltPlomXEmegbVVhZsVHzygSPfiid_E,1497
7
- gngram_lookup-0.2.0.dist-info/METADATA,sha256=Pep89swHnnJUtSa9iES_GE_Ywr8uwOmqhyHqv13GmQM,2484
8
- gngram_lookup-0.2.0.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
9
- gngram_lookup-0.2.0.dist-info/entry_points.txt,sha256=bzFME4Um0_lWLTo2JcvFseBUSD7Gk7r-156Cr_wssnM,109
10
- gngram_lookup-0.2.0.dist-info/RECORD,,
6
+ gngram_lookup-0.2.1.dist-info/LICENSE,sha256=9r2EF9XQjpHEtltPlomXEmegbVVhZsVHzygSPfiid_E,1497
7
+ gngram_lookup-0.2.1.dist-info/METADATA,sha256=okH1jbNz8k9EsgS8aFnOdeslJwY7wUhDSFwpWptFeD4,2952
8
+ gngram_lookup-0.2.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
9
+ gngram_lookup-0.2.1.dist-info/entry_points.txt,sha256=bzFME4Um0_lWLTo2JcvFseBUSD7Gk7r-156Cr_wssnM,109
10
+ gngram_lookup-0.2.1.dist-info/RECORD,,