{"id":15757150,"url":"https://github.com/treethought/markov","last_synced_at":"2025-03-31T08:26:48.296Z","repository":{"id":57614517,"uuid":"311850374","full_name":"treethought/markov","owner":"treethought","description":"Simple text generation with markov chain","archived":false,"fork":false,"pushed_at":"2020-11-11T03:50:30.000Z","size":2389,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-06T12:48:25.199Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/treethought.png","metadata":{"files":{"readme":"README.md","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":"2020-11-11T03:16:31.000Z","updated_at":"2021-11-07T15:33:38.000Z","dependencies_parsed_at":"2022-09-11T01:01:30.140Z","dependency_job_id":null,"html_url":"https://github.com/treethought/markov","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/treethought%2Fmarkov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treethought%2Fmarkov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treethought%2Fmarkov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/treethought%2Fmarkov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/treethought","download_url":"https://codeload.github.com/treethought/markov/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246438714,"owners_count":20777475,"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-10-04T09:04:25.499Z","updated_at":"2025-03-31T08:26:48.278Z","avatar_url":"https://github.com/treethought.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Markov Generator\n\nA simple tool to generate text using markov chains.\n\n## Installation\n\nGet the repo\n\n```sh\ngit clone https://github.com/treethought/markov.git\n```\n\nInstall\n\n```sh\ngo install\n```\n\n## Usage\n\n```sh\n➜ markov\nText generation using markov chains\n\nUsage:\n  markov [command]\n\nAvailable Commands:\n  gen         Generate markov text from corpus file\n  help        Help about any command\n\nFlags:\n      --config string   config file (default is $HOME/.markov.yaml)\n  -h, --help            help for markov\n\nUse \"markov [command] --help\" for more information about a command.\n```\n\nTo generate some text:\n\n```sh\n➜ markov gen resources/shakespeare.txt\n\nexceeded all happiness Go count thee music that which they their own desert place Was this letter for women Either of\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreethought%2Fmarkov","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftreethought%2Fmarkov","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftreethought%2Fmarkov/lists"}