# CGNLib - Community Detection Library
[![PyPI version](https://badge.fury.io/py/cgn.svg)](https://badge.fury.io/py/cgn)
`CGNLib` is a Python library, enhances GN by allowing experimentation with different centrality metrics—Edge Betweenness, Edge Closeness, PageRank, and Degree Centrality. This flexibility can improve community detection results. The library is easy to integrate via Pip and includes a benchmarking method for experiments. CGNLib also features the "Hat Yai Tourism" dataset, inspired by the need to optimize community detection in Hat Yai, Songkhla’s tourism routes, making it valuable for research and practical applications.
Raw data
{
"_id": null,
"home_page": "https://github.com/chinnapongpsu/cgnlib",
"name": "cgnlib",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "cgn, Community DetectionCommunity, DetectionGirvan-NewmanCentrality Metrics",
"author": "chinnapongpsu",
"author_email": "chinnapong.a@psu.ac.th",
"download_url": "https://files.pythonhosted.org/packages/88/24/ec0a740b0adf3721052f3ab3823b58f56b62077fd70918df8821f856c939/cgnlib-0.1.5.tar.gz",
"platform": null,
"description": "# CGNLib - Community Detection Library\n\n[![PyPI version](https://badge.fury.io/py/cgn.svg)](https://badge.fury.io/py/cgn)\n\n`CGNLib` is a Python library, enhances GN by allowing experimentation with different centrality metrics\u2014Edge Betweenness, Edge Closeness, PageRank, and Degree Centrality. This flexibility can improve community detection results. The library is easy to integrate via Pip and includes a benchmarking method for experiments. CGNLib also features the \"Hat Yai Tourism\" dataset, inspired by the need to optimize community detection in Hat Yai, Songkhla\u2019s tourism routes, making it valuable for research and practical applications.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "CGNLib, a Python library, enhances GN by allowing experimentation with different centrality metric. This flexibility can improve community detection results.",
"version": "0.1.5",
"project_urls": {
"Download": "https://github.com/chinnapongpsu/cgnlib/archive/refs/tags/0.1.3.zip",
"Homepage": "https://github.com/chinnapongpsu/cgnlib"
},
"split_keywords": [
"cgn",
" community detectioncommunity",
" detectiongirvan-newmancentrality metrics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8824ec0a740b0adf3721052f3ab3823b58f56b62077fd70918df8821f856c939",
"md5": "639c4eaa2adf049bd90426ad7b5a2c33",
"sha256": "cfbe530a53d73d978ae796ab803bfa03631e08eb144a219213fd8da9ee5b240c"
},
"downloads": -1,
"filename": "cgnlib-0.1.5.tar.gz",
"has_sig": false,
"md5_digest": "639c4eaa2adf049bd90426ad7b5a2c33",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7050,
"upload_time": "2024-11-01T16:37:02",
"upload_time_iso_8601": "2024-11-01T16:37:02.038080Z",
"url": "https://files.pythonhosted.org/packages/88/24/ec0a740b0adf3721052f3ab3823b58f56b62077fd70918df8821f856c939/cgnlib-0.1.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-01 16:37:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "chinnapongpsu",
"github_project": "cgnlib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "cgnlib"
}