{"id":22337993,"url":"https://github.com/fallaciousreasoning/markov","last_synced_at":"2025-09-25T11:03:44.177Z","repository":{"id":78449753,"uuid":"84298586","full_name":"fallaciousreasoning/markov","owner":"fallaciousreasoning","description":"A simple program for building markov chains and generating text (intended, eventually, for use with Concierge)","archived":false,"fork":false,"pushed_at":"2017-03-12T23:54:28.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-31T09:46:13.360Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/fallaciousreasoning.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":"2017-03-08T08:45:54.000Z","updated_at":"2017-03-08T08:46:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1984f17-18b3-4192-ba2c-a7e88534aef2","html_url":"https://github.com/fallaciousreasoning/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/fallaciousreasoning%2Fmarkov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fallaciousreasoning%2Fmarkov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fallaciousreasoning%2Fmarkov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fallaciousreasoning%2Fmarkov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fallaciousreasoning","download_url":"https://codeload.github.com/fallaciousreasoning/markov/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245616685,"owners_count":20644699,"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-12-04T06:12:43.836Z","updated_at":"2025-09-25T11:03:39.140Z","avatar_url":"https://github.com/fallaciousreasoning.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# markov\nA simple program for building markov chains and generating text (intended for use with Concierge). The program allows for custom corpora to be specified to generate a piece of text of fixed length. The back end has support for ngrams but the current front end only supports bigrams for text generation :'(\n\n# Usage\n\n## Installation\n`/kpm install markov`\n\n## Adding a Corpus\n/markov add [corpusName] [corpus]\n\n## Generating a Markov Chain\n/markov [corpusName] [length]\n\n## Listing available corpora\n/markov list\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffallaciousreasoning%2Fmarkov","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffallaciousreasoning%2Fmarkov","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffallaciousreasoning%2Fmarkov/lists"}