{"id":21832932,"url":"https://github.com/null-none/py-ngrams","last_synced_at":"2025-04-14T07:37:46.500Z","repository":{"id":57446014,"uuid":"53979735","full_name":"null-none/py-ngrams","owner":"null-none","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).","archived":false,"fork":false,"pushed_at":"2017-03-03T07:31:59.000Z","size":5039,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-27T21:12:01.316Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/ngrams","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/null-none.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-03-15T21:28:26.000Z","updated_at":"2019-07-15T23:25:33.000Z","dependencies_parsed_at":"2022-09-26T17:30:58.358Z","dependency_job_id":null,"html_url":"https://github.com/null-none/py-ngrams","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpy-ngrams","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpy-ngrams/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpy-ngrams/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/null-none%2Fpy-ngrams/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/null-none","download_url":"https://codeload.github.com/null-none/py-ngrams/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248840576,"owners_count":21170019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-27T19:27:09.442Z","updated_at":"2025-04-14T07:37:46.468Z","avatar_url":"https://github.com/null-none.png","language":"Python","readme":"##########\npy ngrams\n##########\n\nThese n-grams are based on the largest publicly-available, genre-balanced corpus of English - the 520 million word Corpus of Contemporary American English (COCA).\n\n.. image:: https://badge.fury.io/py/ngrams.svg\n    :target: https://pypi.python.org/pypi/ngrams\n\n=======\nInstall\n=======\n\n.. code-block:: bash\n\n    pip install ngrams\n\n=======\nExample\n=======\n\n.. code-block:: python\n\n    from ngrams.generate import Ngrams\n\n    number = 1\n\n    ngrams = Ngrams()\n\n    print ngrams.result(number)\n\n=======\nLicense\n=======\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fpy-ngrams","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnull-none%2Fpy-ngrams","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnull-none%2Fpy-ngrams/lists"}