{"id":19391576,"url":"https://github.com/zevio/pcu_keyphrase","last_synced_at":"2026-06-08T23:01:58.078Z","repository":{"id":57451328,"uuid":"148149174","full_name":"zevio/pcu_keyphrase","owner":"zevio","description":"Keyphrase extraction algorithm (kleis) for PCU project","archived":false,"fork":false,"pushed_at":"2019-02-04T05:25:17.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-14T02:26:01.850Z","etag":null,"topics":["algorithm","component","extraction","keyphrase","keyphrase-extraction","keyphrase-extraction-algorithm","kleis","pcu","pcu-keyphrase","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zevio.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":"2018-09-10T12:06:53.000Z","updated_at":"2019-05-05T09:57:42.000Z","dependencies_parsed_at":"2022-09-04T10:13:03.713Z","dependency_job_id":null,"html_url":"https://github.com/zevio/pcu_keyphrase","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zevio/pcu_keyphrase","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_keyphrase","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_keyphrase/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_keyphrase/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_keyphrase/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zevio","download_url":"https://codeload.github.com/zevio/pcu_keyphrase/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zevio%2Fpcu_keyphrase/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34083848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["algorithm","component","extraction","keyphrase","keyphrase-extraction","keyphrase-extraction-algorithm","kleis","pcu","pcu-keyphrase","python"],"created_at":"2024-11-10T10:27:35.071Z","updated_at":"2026-06-08T23:01:58.051Z","avatar_url":"https://github.com/zevio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pcu_keyphrase (Keyphrase extraction for PCU project)\n\nKeyphrase extraction component (kleis) for PCU project.\nFrom a text, extract its keyphrases.\n\nBased on the keyphrase extraction algorithm [kleis][kleis].\n\n![keyphrase](https://framapic.org/mEJuLct7M2MD/Ks9ztUt8pqO3.png)\n\n----\n\n[Check PCU project][pcu].\n\n[pcu]: https://github.com/zevio/pcu_core\n[kleis]: https://github.com/sdhdez/kleis-keyphrase-extraction\n\n## Installation\n\nTo install requirements, go to pcu_keyphrase/ directory and execute the Makefile with the following command line :\n\n`make init`\n\n## Usage in another project\n\nIf you wish to import this module in another Python project, please install it :\n\n`pip install pcu-keyphrase`\n\nThen, add this import line at the beginning of your Python file :\n\n`from pcu_keyphrase import pcu_keyphrase`\n\nYou can now use pcu_keyphrase's functions, for example :\n\n`pcu_keyphrase.extractKeyphrases(text)`\n\n## Test\n\nTo test your installation, go to pcu_keyphrase/ directory and execute the Makefile with the following command line : \n\n`make test`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzevio%2Fpcu_keyphrase","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzevio%2Fpcu_keyphrase","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzevio%2Fpcu_keyphrase/lists"}