{"id":19484953,"url":"https://github.com/opencog/miner","last_synced_at":"2026-03-04T10:01:32.654Z","repository":{"id":38441836,"uuid":"196960613","full_name":"opencog/miner","owner":"opencog","description":"Frequent and surprising subhypergraph pattern miner for the AtomSpace.","archived":false,"fork":false,"pushed_at":"2025-09-20T06:15:59.000Z","size":78860,"stargazers_count":9,"open_issues_count":2,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-20T07:21:26.689Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/opencog.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,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-07-15T08:47:44.000Z","updated_at":"2025-09-20T06:16:03.000Z","dependencies_parsed_at":"2023-01-22T20:31:03.509Z","dependency_job_id":"cd062b84-5765-4e46-8a63-f168827ded39","html_url":"https://github.com/opencog/miner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/opencog/miner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencog%2Fminer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencog%2Fminer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencog%2Fminer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencog%2Fminer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opencog","download_url":"https://codeload.github.com/opencog/miner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opencog%2Fminer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30078306,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T08:01:56.766Z","status":"ssl_error","status_checked_at":"2026-03-04T08:00:42.919Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-10T20:24:51.641Z","updated_at":"2026-03-04T10:01:32.625Z","avatar_url":"https://github.com/opencog.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Miner\n\nopencog | singnet\n------- | -------\n[![CircleCI](https://circleci.com/gh/opencog/miner.svg?style=svg)](https://circleci.com/gh/opencog/miner) | [![CircleCI](https://circleci.com/gh/singnet/miner.svg?style=svg)](https://circleci.com/gh/singnet/miner)\n\nThe miner (or pattern miner) is a frequent and surprise subhypergraph\npattern miner for the AtomSpace. It is built on top of the URE to take\nadvantage of the URE refined control capabilities.\n\n## Building and Installing\n\n### Prerequisites\n\nTo build the miner you need to build and install the\n[URE](https://wiki.opencog.org/w/URE) first, see\n[Building-and-installing-the-URE](https://github.com/opencog/ure#building-and-installing)\nfor more information.\n\n### Building Miner\n\nBe sure to install the pre-requisites first!\nPerform the following steps at the shell prompt:\n```\n    cd miner\n    mkdir build\n    cd build\n    cmake ..\n    make -j\n```\nLibraries will be built into subdirectories within build, mirroring\nthe structure of the source directory root.\n\n### Unit tests\n\nTo build and run the unit tests, from the `./build` directory enter\n(after building opencog as above):\n```\n    make -j test\n```\nTests can be run in parallel as well:\n```\n    make -j check ARGS=-j4\n```\n\n### Install\n\nAfter building, you must install the pattern miner.\n```\n    sudo make install\n```\n\n## Examples\n\nExamples can be found in this repository under\n\n[Miner examples](examples/miner)\n\n## More info\n\nThe primary documentation for the pattern miner is here:\n\n* [Pattern Miner wiki](https://wiki.opencog.org/w/Pattern_miner)\n* [Pattern Miner README.md](opencog/miner/README.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencog%2Fminer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopencog%2Fminer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopencog%2Fminer/lists"}