{"id":17051809,"url":"https://github.com/garrrikkotua/text_generator","last_synced_at":"2025-03-23T04:42:43.143Z","repository":{"id":110866093,"uuid":"126083770","full_name":"garrrikkotua/text_generator","owner":"garrrikkotua","description":"Simple text generator with bigrams","archived":false,"fork":false,"pushed_at":"2019-06-05T09:14:05.000Z","size":15,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-28T11:23:33.804Z","etag":null,"topics":["bigrams","python","text-generation"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/garrrikkotua.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-20T21:18:49.000Z","updated_at":"2019-12-06T07:44:54.000Z","dependencies_parsed_at":"2024-03-09T09:37:31.953Z","dependency_job_id":null,"html_url":"https://github.com/garrrikkotua/text_generator","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/garrrikkotua%2Ftext_generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garrrikkotua%2Ftext_generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garrrikkotua%2Ftext_generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/garrrikkotua%2Ftext_generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/garrrikkotua","download_url":"https://codeload.github.com/garrrikkotua/text_generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245056902,"owners_count":20553854,"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":["bigrams","python","text-generation"],"created_at":"2024-10-14T10:07:32.979Z","updated_at":"2025-03-23T04:42:43.112Z","avatar_url":"https://github.com/garrrikkotua.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# text_generator\n1. This is simple python text generator module.\n\n2. Train.py module is used for creating model based on input text.\n\n3. Model is generated using bigrams and cumilative distribution.\n\n4. Model is saved into a file using python pickle module.\n\n5. Generate.py generates text of given length using model from train.py\n\n6. Both scripts have command-line interface.\n\n7. All information about usage is provided by --help in the command-line.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarrrikkotua%2Ftext_generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgarrrikkotua%2Ftext_generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgarrrikkotua%2Ftext_generator/lists"}