UNKNOWN
Project description
These n-grams are based on the largest publicly-available, genre-balanced corpus of English - the 520 million word Corpus of Contemporary American English (COCA).
Install
pip install ngrams
Example
from ngrams.generate import Ngrams
number = 1
ngrams = Ngrams()
print ngrams.result(number)
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ngrams-1.0.3.tar.gz
(1.3 kB
view details)
File details
Details for the file ngrams-1.0.3.tar.gz
.
File metadata
- Download URL: ngrams-1.0.3.tar.gz
- Upload date:
- Size: 1.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 36d1c29f61096b0acf4fcdd5c110c8bb5585d832c4975d87929787364455769d |
|
MD5 | 0b391f50afb163b1fdf1093a9e1c6394 |
|
BLAKE2b-256 | 6c5ae71a6f13cde7be9175d87601a6e7029770d79fdd813c495640a7af472054 |