{"id":18457556,"url":"https://github.com/bongochong/mctext","last_synced_at":"2026-04-29T15:40:33.872Z","repository":{"id":118245548,"uuid":"89560526","full_name":"bongochong/mctext","owner":"bongochong","description":"Repo for Guy Rutenberg's Markov Chain text generator, using the Boost C++ library. I don't do much on this except periodic recompiling.","archived":false,"fork":false,"pushed_at":"2024-01-31T17:36:58.000Z","size":3299,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T15:16:14.693Z","etag":null,"topics":["binary","cpp","gnu","libboost","linux","markov-chain","markov-chains","posterity"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bongochong.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2017-04-27T05:50:12.000Z","updated_at":"2023-04-04T09:14:28.000Z","dependencies_parsed_at":"2023-04-28T18:00:33.216Z","dependency_job_id":null,"html_url":"https://github.com/bongochong/mctext","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bongochong%2Fmctext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bongochong%2Fmctext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bongochong%2Fmctext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bongochong%2Fmctext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bongochong","download_url":"https://codeload.github.com/bongochong/mctext/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250338214,"owners_count":21414146,"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":["binary","cpp","gnu","libboost","linux","markov-chain","markov-chains","posterity"],"created_at":"2024-11-06T08:14:52.613Z","updated_at":"2026-04-29T15:40:28.849Z","avatar_url":"https://github.com/bongochong.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"**MCText**\n\nA clone of Guy Rutenberg's Markov Chain Text Generator using the Boost C++ library.\n\nThe [latest binary file](https://github.com/bongochong/mctext/blob/master/binary/mctext-(boost-1.81)) was compiled against libboost 1.81 in an x86_64 environment, and depends on the `boost-program-options` (or `libboost-program-options`) package. It is suitable for any x86_64 GNU/Linux distribution with that package installed. There are older binary files in this repository as well, for those with different versions of boost (though they will all only work on x86_64 processors).\n\nUsage: `mctext -w[number of words] -s[number of steps] [FILE]`  \nFlags are optional.\n\nTo compile it yourself, download this repo, ensure that the boost development libraries and the gcc c++ compiler are installed, cd into the directory, and do the following:  \n`./configure` + any options you might want to include  \n`make`  \nEasy.\n\nIt's an interesting markov chain tool, and fun to play around with.\n\nOriginal is here: https://www.guyrutenberg.com/2008/04/30/mctext-02-a-markov-chain-text-generator/ This repo exists in order to keep that nice little program accessible and open to future updates.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbongochong%2Fmctext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbongochong%2Fmctext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbongochong%2Fmctext/lists"}