{"id":69702,"name":"polyglot","description":"Multilingual text (NLP) processing toolkit ","url":"https://github.com/abosamoor/polyglot","last_synced_at":"2025-09-08T14:55:23.231Z","repository":{"id":18203962,"uuid":"21336981","full_name":"aboSamoor/polyglot","owner":"aboSamoor","description":"Multilingual text (NLP) processing toolkit ","archived":false,"fork":false,"pushed_at":"2023-11-10T03:06:08.000Z","size":428,"stargazers_count":2353,"open_issues_count":170,"forks_count":340,"subscribers_count":75,"default_branch":"master","last_synced_at":"2025-09-05T06:20:17.173Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://polyglot-nlp.com","language":"Python","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/aboSamoor.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","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.rst","dei":null}},"created_at":"2014-06-30T02:07:45.000Z","updated_at":"2025-09-03T14:59:47.000Z","dependencies_parsed_at":"2024-01-29T18:51:54.194Z","dependency_job_id":null,"html_url":"https://github.com/aboSamoor/polyglot","commit_stats":{"total_commits":234,"total_committers":28,"mean_commits":8.357142857142858,"dds":"0.37606837606837606","last_synced_commit":"9b93b2ecbb9ba1f638c56b92665336e93230646a"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/aboSamoor/polyglot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboSamoor","download_url":"https://codeload.github.com/aboSamoor/polyglot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/sbom","scorecard":{"id":161341,"data":{"date":"2025-08-11","repo":{"name":"github.com/aboSamoor/polyglot","commit":"9b93b2ecbb9ba1f638c56b92665336e93230646a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T13:32:10.879Z","repository_id":18203962,"created_at":"2025-08-16T13:32:10.879Z","updated_at":"2025-08-16T13:32:10.879Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202583,"owners_count":25240368,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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"}},"owner":{"login":"aboSamoor","name":"RAMI ALRFOU","uuid":"172182","kind":"user","description":"Research Scientist @ Google  / Weekdays.\r\n---------------------------------------------------------------------------------------\r\n\r\nA Bedouin Ranger / Weekends","email":"","website":"alrfou.com","location":"Mountain View, CA","twitter":"aboSamoor","company":"Google","icon_url":"https://avatars.githubusercontent.com/u/172182?u=a66070c369bcb2f3cd20b3269e02ded654279910\u0026v=4","repositories_count":35,"last_synced_at":"2024-05-20T23:15:15.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aboSamoor","funding_links":[],"total_stars":2442,"followers":182,"following":11,"created_at":"2022-11-02T23:26:08.914Z","updated_at":"2024-05-20T23:15:23.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboSamoor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboSamoor/repositories"},"packages":[{"id":2856484,"name":"polyglot-fork","ecosystem":"pypi","description":"Polyglot is a natural language pipeline that supports massive multilingual applications.","homepage":"https://github.com/aboSamoor/polyglot","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/aboSamoor/polyglot","keywords_array":["polyglot"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-06-19T08:38:21.000Z","latest_release_published_at":"2019-06-19T08:38:21.000Z","latest_release_number":"16.7.4","last_synced_at":"2025-09-04T16:04:02.522Z","created_at":"2022-04-10T12:05:17.018Z","updated_at":"2025-09-05T23:44:53.272Z","registry_url":"https://pypi.org/project/polyglot-fork/","install_command":"pip install polyglot-fork --index-url https://pypi.org/simple","documentation_url":"https://polyglot-fork.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Console","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)"],"normalized_name":"polyglot-fork","project_status":null},"repo_metadata":{"id":18203962,"uuid":"21336981","full_name":"aboSamoor/polyglot","owner":"aboSamoor","description":"Multilingual text (NLP) processing toolkit ","archived":false,"fork":false,"pushed_at":"2023-11-10T03:06:08.000Z","size":428,"stargazers_count":2353,"open_issues_count":170,"forks_count":340,"subscribers_count":75,"default_branch":"master","last_synced_at":"2025-09-05T06:20:17.173Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://polyglot-nlp.com","language":"Python","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/aboSamoor.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","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.rst","dei":null}},"created_at":"2014-06-30T02:07:45.000Z","updated_at":"2025-09-03T14:59:47.000Z","dependencies_parsed_at":"2024-01-29T18:51:54.194Z","dependency_job_id":null,"html_url":"https://github.com/aboSamoor/polyglot","commit_stats":{"total_commits":234,"total_committers":28,"mean_commits":8.357142857142858,"dds":"0.37606837606837606","last_synced_commit":"9b93b2ecbb9ba1f638c56b92665336e93230646a"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/aboSamoor/polyglot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboSamoor","download_url":"https://codeload.github.com/aboSamoor/polyglot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/sbom","scorecard":{"id":161341,"data":{"date":"2025-08-11","repo":{"name":"github.com/aboSamoor/polyglot","commit":"9b93b2ecbb9ba1f638c56b92665336e93230646a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":8,"reason":"Found 13/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2018-34 / GHSA-2fc2-6r4j-p65h","Warn: Project is vulnerable to: PYSEC-2021-856 / GHSA-5545-2q6w-2gh6","Warn: Project is vulnerable to: PYSEC-2019-108 / GHSA-9fq2-x9r6-wfmf","Warn: Project is vulnerable to: PYSEC-2018-33 / GHSA-cw6w-4rcx-xphc","Warn: Project is vulnerable to: PYSEC-2021-857 / GHSA-f7c7-j99h-c22f","Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm","Warn: Project is vulnerable to: PYSEC-2017-1 / GHSA-frgw-fgh6-9g52","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 27 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T13:32:10.879Z","repository_id":18203962,"created_at":"2025-08-16T13:32:10.879Z","updated_at":"2025-08-16T13:32:10.879Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273748417,"owners_count":25160811,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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"},"owner_record":{"login":"aboSamoor","name":"RAMI ALRFOU","uuid":"172182","kind":"user","description":"Research Scientist @ Google  / Weekdays.\r\n---------------------------------------------------------------------------------------\r\n\r\nA Bedouin Ranger / Weekends","email":"","website":"alrfou.com","location":"Mountain View, CA","twitter":"aboSamoor","company":"Google","icon_url":"https://avatars.githubusercontent.com/u/172182?u=a66070c369bcb2f3cd20b3269e02ded654279910\u0026v=4","repositories_count":35,"last_synced_at":"2024-05-20T23:15:15.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aboSamoor","funding_links":[],"total_stars":2442,"followers":182,"following":11,"created_at":"2022-11-02T23:26:08.914Z","updated_at":"2024-05-20T23:15:23.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboSamoor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboSamoor/repositories"},"tags":[{"name":"15.10.03","sha":"1b68cc7d5ea7bf745c860d97b74f3b16ba305e9c","kind":"commit","published_at":"2015-10-03T22:18:15.000Z","download_url":"https://codeload.github.com/aboSamoor/polyglot/tar.gz/15.10.03","html_url":"https://github.com/aboSamoor/polyglot/releases/tag/15.10.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aboSamoor/polyglot@15.10.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/tags/15.10.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/tags/15.10.03/manifests"},{"name":"15.05.02","sha":"1bb1dc162dc0eec23e57129834a6df2f70c66bcf","kind":"commit","published_at":"2015-05-01T12:19:39.000Z","download_url":"https://codeload.github.com/aboSamoor/polyglot/tar.gz/15.05.02","html_url":"https://github.com/aboSamoor/polyglot/releases/tag/15.05.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/aboSamoor/polyglot@15.05.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/tags/15.05.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/tags/15.05.02/manifests"}]},"repo_metadata_updated_at":"2025-09-05T23:44:53.272Z","dependent_packages_count":0,"downloads":16,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":75.58082595343876,"dependent_repos_count":22.31434608355764,"dependent_packages_count":7.406137391628379,"stargazers_count":1.4826910386565813,"forks_count":2.84458256860732,"docker_downloads_count":null,"average":21.925716607177737},"purl":"pkg:pypi/polyglot-fork","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/polyglot-fork","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/polyglot-fork","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/polyglot-fork/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T08:45:33.765Z","issues_count":95,"pull_requests_count":16,"avg_time_to_close_issue":28893584.588235293,"avg_time_to_close_pull_request":6466944.0,"issues_closed_count":17,"pull_requests_closed_count":9,"pull_request_authors_count":15,"issue_authors_count":93,"avg_comments_per_issue":2.6526315789473682,"avg_comments_per_pull_request":0.3125,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polyglot-fork/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polyglot-fork/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polyglot-fork/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polyglot-fork/related_packages","maintainers":[{"uuid":"cplim","login":"cplim","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/cplim/","role":null,"created_at":"2023-02-09T12:22:36.338Z","updated_at":"2023-02-09T12:22:36.338Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cplim/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308802,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2856476,"name":"polyglot","ecosystem":"pypi","description":"Polyglot is a natural language pipeline that supports massive multilingual applications.","homepage":"https://github.com/aboSamoor/polyglot","licenses":"GPLv3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/aboSamoor/polyglot","keywords_array":["polyglot"],"namespace":null,"versions_count":9,"first_release_published_at":"2014-09-08T21:00:03.000Z","latest_release_published_at":"2016-07-03T20:05:42.000Z","latest_release_number":"16.7.4","last_synced_at":"2025-09-07T01:02:40.578Z","created_at":"2022-04-10T12:05:16.804Z","updated_at":"2025-09-07T01:02:40.579Z","registry_url":"https://pypi.org/project/polyglot/","install_command":"pip install polyglot --index-url https://pypi.org/simple","documentation_url":"https://polyglot.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Environment :: Console","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)","Natural Language :: Afrikaans","Natural Language :: Arabic","Natural Language :: Bengali","Natural Language :: Bosnian","Natural Language :: Bulgarian","Natural Language :: Catalan","Natural Language :: Chinese (Simplified)","Natural Language :: Chinese (Traditional)","Natural Language :: Croatian","Natural Language :: Czech","Natural Language :: Danish","Natural Language :: Dutch","Natural Language :: English","Natural Language :: Esperanto","Natural Language :: Finnish","Natural Language :: French","Natural Language :: Galician","Natural Language :: German","Natural Language :: Greek","Natural Language :: Hebrew","Natural Language :: Hindi","Natural Language :: Hungarian","Natural Language :: Icelandic","Natural Language :: Indonesian","Natural Language :: Italian","Natural Language :: Japanese","Natural Language :: Javanese","Natural Language :: Korean","Natural Language :: Latin","Natural Language :: Latvian","Natural Language :: Macedonian","Natural Language :: Malay","Natural Language :: Marathi","Natural Language :: Norwegian","Natural Language :: Panjabi","Natural Language :: Persian","Natural Language :: Polish","Natural Language :: Portuguese","Natural Language :: Portuguese (Brazilian)","Natural Language :: Romanian","Natural Language :: Russian","Natural Language :: Serbian","Natural Language :: Slovak","Natural Language :: Slovenian","Natural Language :: Spanish","Natural Language :: Swedish","Natural Language :: Tamil","Natural Language :: Telugu","Natural Language :: Thai","Natural Language :: Turkish","Natural Language :: Ukranian","Natural Language :: Urdu","Natural Language :: Vietnamese","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Topic :: Scientific/Engineering :: Artificial Intelligence","Topic :: Text Processing :: Linguistic"],"normalized_name":"polyglot","project_status":null},"repo_metadata":{"id":18203962,"uuid":"21336981","full_name":"aboSamoor/polyglot","owner":"aboSamoor","description":"Multilingual text (NLP) processing toolkit ","archived":false,"fork":false,"pushed_at":"2023-11-10T03:06:08.000Z","size":428,"stargazers_count":2273,"open_issues_count":167,"forks_count":337,"subscribers_count":77,"default_branch":"master","last_synced_at":"2024-05-29T10:36:21.354Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://polyglot-nlp.com","language":"Python","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/aboSamoor.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","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.rst","dei":null}},"created_at":"2014-06-30T02:07:45.000Z","updated_at":"2024-05-27T11:15:38.000Z","dependencies_parsed_at":"2024-01-29T18:51:54.194Z","dependency_job_id":null,"html_url":"https://github.com/aboSamoor/polyglot","commit_stats":{"total_commits":234,"total_committers":28,"mean_commits":8.357142857142858,"dds":"0.37606837606837606","last_synced_commit":"9b93b2ecbb9ba1f638c56b92665336e93230646a"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboSamoor","download_url":"https://codeload.github.com/aboSamoor/polyglot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217401608,"owners_count":16171332,"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"},"owner_record":{"login":"aboSamoor","name":"RAMI ALRFOU","uuid":"172182","kind":"user","description":"Research Scientist @ Google  / Weekdays.\r\n---------------------------------------------------------------------------------------\r\n\r\nA Bedouin Ranger / Weekends","email":"","website":"alrfou.com","location":"Mountain View, CA","twitter":"aboSamoor","company":"Google","icon_url":"https://avatars.githubusercontent.com/u/172182?u=a66070c369bcb2f3cd20b3269e02ded654279910\u0026v=4","repositories_count":35,"last_synced_at":"2024-05-20T23:15:15.129Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/aboSamoor","funding_links":[],"total_stars":2442,"followers":182,"following":11,"created_at":"2022-11-02T23:26:08.914Z","updated_at":"2024-05-20T23:15:23.411Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboSamoor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aboSamoor/repositories"},"tags":[{"name":"15.10.03","sha":"1b68cc7d5ea7bf745c860d97b74f3b16ba305e9c","kind":"commit","published_at":"2015-10-03T22:18:15.000Z","download_url":"https://codeload.github.com/aboSamoor/polyglot/tar.gz/15.10.03","html_url":"https://github.com/aboSamoor/polyglot/releases/tag/15.10.03","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/tags/15.10.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/tags/15.10.03/manifests"},{"name":"15.05.02","sha":"1bb1dc162dc0eec23e57129834a6df2f70c66bcf","kind":"commit","published_at":"2015-05-01T12:19:39.000Z","download_url":"https://codeload.github.com/aboSamoor/polyglot/tar.gz/15.05.02","html_url":"https://github.com/aboSamoor/polyglot/releases/tag/15.05.02","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/tags/15.05.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/tags/15.05.02/manifests"}]},"repo_metadata_updated_at":"2024-09-08T09:24:00.212Z","dependent_packages_count":6,"downloads":59759,"downloads_period":"last-month","dependent_repos_count":225,"rankings":{"downloads":1.320846116583239,"dependent_repos_count":1.0214568630617111,"dependent_packages_count":1.8773759292364922,"stargazers_count":1.4939067828003154,"forks_count":2.861105042695263,"docker_downloads_count":0.2974895755169499,"average":1.4786967183156616},"purl":"pkg:pypi/polyglot","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/polyglot","docker_dependents_count":19,"docker_downloads_count":934458550,"usage_url":"https://repos.ecosyste.ms/usage/pypi/polyglot","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/polyglot/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-07T02:05:05.713Z","issues_count":96,"pull_requests_count":17,"avg_time_to_close_issue":4475516.470588235,"avg_time_to_close_pull_request":6466944.0,"issues_closed_count":17,"pull_requests_closed_count":9,"pull_request_authors_count":15,"issue_authors_count":90,"avg_comments_per_issue":2.7916666666666665,"avg_comments_per_pull_request":0.29411764705882354,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":5,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polyglot/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polyglot/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polyglot/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/polyglot/related_packages","maintainers":[{"uuid":"aboSamoor","login":"aboSamoor","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/aboSamoor/","role":null,"created_at":"2022-12-17T12:59:21.816Z","updated_at":"2022-12-17T12:59:21.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/aboSamoor/packages"},{"uuid":"alantian","login":"alantian","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/alantian/","role":null,"created_at":"2022-12-17T12:59:21.819Z","updated_at":"2022-12-17T12:59:21.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/alantian/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308802,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":16328,"full_name":"aboSamoor/polyglot","default_branch":"master","committers":[{"name":"Rami Al-Rfou","email":"rmyeid@gmail.com","login":"aboSamoor","count":148},{"name":"Rami Al-Rfou","email":"rmyeid@einstein.nbl.cewit.stonybrook.edu","login":null,"count":41},{"name":"Yingtao Tian","email":"alan.yt.tian@gmail.com","login":"alantian","count":15},{"name":"Adam Ever Hadani","email":"adamhadani@gmail.com","login":"adamhadani","count":3},{"name":"Bryan Perozzi","email":"phanein","login":"phanein","count":2},{"name":"Jānis Šlapiņš","email":"janis_slapins@inbox.lv","login":"janissl","count":2},{"name":"Matheus Nunes","email":"mhnnunes@dcc.ufmg.br","login":"mhnnunes","count":2},{"name":"syscmp","email":"system@compuccino.com","login":"syscmp","count":2},{"name":"ziliwang","email":"wzlnot@gmail.com","login":"ziliwang","count":2},{"name":"Bram Vanroy","email":"Bram.Vanroy@UGent.be","login":null,"count":1},{"name":"Prayson W. Daniel","email":"prayson.wilfred@itelligence.dk","login":null,"count":1},{"name":"Dmitry Chaplinsky","email":"chaplinsky.dmitry@gmail.com","login":"dchaplinsky","count":1},{"name":"Dobatymo","email":"dobatymo","login":"dobatymo","count":1},{"name":"Emil Stenström","email":"em@kth.se","login":"EmilStenstrom","count":1},{"name":"Friedrich Lindenberg","email":"friedrich@pudo.org","login":"pudo","count":1},{"name":"Hossein Taghi-Zadeh","email":"h.t.azeri@gmail.com","login":"htaghizadeh","count":1},{"name":"Leo Leppänen","email":"ljleppan","login":"ljleppan","count":1},{"name":"Mattias Östmar","email":"mattiasostmar@gmail.com","login":"mattiasostmar","count":1},{"name":"Merlijn Wajer","email":"merlijn@wizzup.org","login":"MerlijnWajer","count":1},{"name":"Michael Käufl","email":"michael-k","login":"michael-k","count":1},{"name":"Nik Khlestov","email":"khlestovnikita@gmail.com","login":"ambivalentno","count":1},{"name":"Philip Blair","email":"pblair@basistech.com","login":"peblair","count":1},{"name":"Simeon Visser","email":"svisser","login":"svisser","count":1},{"name":"Stuart Longland","email":"me@vk4msl.id.au","login":"sjlongland","count":1},{"name":"Vincent Tsuei","email":"vtsuei2@gmail.com","login":"vtsuei2","count":1},{"name":"lucantrop","email":"lcntrpn@gmail.com","login":"hgluka","count":1}],"total_commits":234,"total_committers":26,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.0,"dds":0.36752136752136755,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-14T11:27:58.018Z","last_synced_commit":"9b93b2ecbb9ba1f638c56b92665336e93230646a","created_at":"2023-03-07T11:32:20.998Z","updated_at":"2025-05-14T11:27:58.027Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-25T00:00:24.730Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"aboSamoor/polyglot","html_url":"https://github.com/aboSamoor/polyglot","last_synced_at":"2025-08-31T08:45:33.765Z","status":null,"issues_count":95,"pull_requests_count":16,"avg_time_to_close_issue":28893584.588235293,"avg_time_to_close_pull_request":6466944.0,"issues_closed_count":17,"pull_requests_closed_count":9,"pull_request_authors_count":15,"issue_authors_count":93,"avg_comments_per_issue":2.6526315789473682,"avg_comments_per_pull_request":0.3125,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T20:24:48.746Z","updated_at":"2025-09-02T20:13:49.852Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/aboSamoor%2Fpolyglot/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":93,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":13,"CONTRIBUTOR":3},"issue_authors":{"rominf":2,"chelove4draste":2,"kiyer-godaddy":1,"dreygur":1,"mwesthelle":1,"jbingel":1,"hgluka":1,"Scilent0r":1,"timgates42":1,"nitram9":1,"loretoparisi":1,"richeshchouksey-innoplexus":1,"Jakobhenningjensen":1,"web64":1,"win32nipuh":1,"zerominh":1,"dimosbele":1,"asifkhan69":1,"jspablo":1,"SindarinLord":1,"satishkrr":1,"punsiitg":1,"youradds":1,"hlynurd":1,"Eghbalii":1,"ndvbd":1,"prp-e":1,"cleveritcz":1,"hodanli":1,"GeanyL":1,"alex2304":1,"serenalyoko":1,"NaveenSrikanthD":1,"arry-lee":1,"tejassp2002":1,"apongos":1,"blasco":1,"netgateseznamcz":1,"hieutkt":1,"GJena":1,"Baher-H":1,"matalab":1,"ryan-seitz":1,"matanster":1,"RCoeurjoly":1,"alexgarel":1,"devikasondhi":1,"Fiedzia":1,"mihirpatel7":1,"orientune":1,"ShanmukhaSridhar":1,"zafercavdar":1,"dang-mai":1,"DanilZherebtsov":1,"MaximAbdulatif":1,"dataf3l":1,"septfish":1,"kusumlata123":1,"mickeyzo12":1,"yotammanor":1,"bnsh":1,"alaa-a-a":1,"jarodtang":1,"bbkgh":1,"valeriocos":1,"0-ng":1,"ROBERT-MCDOWELL":1,"DuyguA":1,"PoeteMaudit":1,"velocityCavalry":1,"kavyamanohar":1,"iamtrask":1,"crsegerie":1,"sandman13":1,"danyal-s":1,"adna9":1,"katia-sh":1,"salman-jpg":1,"oatmealm":1,"TTRh":1,"klugds":1,"gauvins2":1,"ajesujoba":1,"I-himawari":1,"FavorMylikes":1,"piotra7r":1,"rokopi-byte":1,"georgercooper":1,"chikiuso":1,"alex4321":1,"dhruvpithwa":1,"zhongzhenzhen":1},"pull_request_authors":{"ZackFairMoaz":2,"FavorMylikes":1,"timgates42":1,"hgluka":1,"sjlongland":1,"cclauss":1,"zafercavdar":1,"ArendvD":1,"MSaudTahir":1,"cjrh":1,"Proteusiq":1,"issamemari":1,"BramVanroy":1,"tirkarthi":1,"thedavidyoungblood":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10058903,"issues_count":30998414,"pull_requests_count":93803781,"authors_count":10685242,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"ROBERT-MCDOWELL":1,"zhongzhenzhen":1},"past_year_pull_request_authors":{},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":4,"WatchEvent":48,"IssueCommentEvent":8,"ForkEvent":8},"last_year":{"IssuesEvent":4,"WatchEvent":48,"IssueCommentEvent":8,"ForkEvent":8}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-06-29T21:29:12.368Z","updated_at":"2022-06-29T21:29:12.368Z","repository_link":"https://github.com/aboSamoor/polyglot/blob/master/requirements.txt","dependencies":[{"id":99782772,"package_name":"wheel","ecosystem":"pypi","requirements":"\u003e=0.23.0","direct":true,"kind":"runtime","optional":false},{"id":99782773,"package_name":"PyICU","ecosystem":"pypi","requirements":"\u003e=1.8","direct":true,"kind":"runtime","optional":false},{"id":99782774,"package_name":"pycld2","ecosystem":"pypi","requirements":"\u003e=0.3","direct":true,"kind":"runtime","optional":false},{"id":99782775,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=1.7.3","direct":true,"kind":"runtime","optional":false},{"id":99782776,"package_name":"futures","ecosystem":"pypi","requirements":"\u003e=2.1.6","direct":true,"kind":"runtime","optional":false},{"id":99782777,"package_name":"morfessor","ecosystem":"pypi","requirements":"\u003e=2.0.2a1","direct":true,"kind":"runtime","optional":false},{"id":99782778,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.6.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"rtd_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-06-29T21:29:12.405Z","updated_at":"2022-06-29T21:29:12.405Z","repository_link":"https://github.com/aboSamoor/polyglot/blob/master/rtd_requirements.txt","dependencies":[{"id":99782779,"package_name":"wheel","ecosystem":"pypi","requirements":"\u003e=0.23.0","direct":true,"kind":"runtime","optional":false},{"id":99782780,"package_name":"pycld2","ecosystem":"pypi","requirements":"\u003e=0.20","direct":true,"kind":"runtime","optional":false},{"id":99782781,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=1.7.3","direct":true,"kind":"runtime","optional":false},{"id":99782782,"package_name":"futures","ecosystem":"pypi","requirements":"\u003e=2.1.6","direct":true,"kind":"runtime","optional":false},{"id":99782783,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"\u003e=0.2.8","direct":true,"kind":"runtime","optional":false},{"id":99782784,"package_name":"mock","ecosystem":"pypi","requirements":"\u003e=1.0.1","direct":true,"kind":"runtime","optional":false},{"id":99782785,"package_name":"sphinx-bootstrap-theme","ecosystem":"pypi","requirements":"\u003e=0.4.5","direct":true,"kind":"runtime","optional":false},{"id":99782786,"package_name":"alabaster","ecosystem":"pypi","requirements":"\u003e=0.7.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-20T16:17:00.501Z","updated_at":"2023-10-20T16:17:00.501Z","repository_link":"https://github.com/aboSamoor/polyglot/blob/master/setup.py","dependencies":[]}],"score":31.746842552544706,"created_at":"2025-09-08T11:19:03.660Z","updated_at":"2025-10-07T08:25:48.645Z","avatar_url":"https://github.com/aboSamoor.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":59775,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["spacy","cython","entity-linking","named-entity-recognition","text-classification","tokenization","parsing","jax","transformer"],"project_url":"https://science.ecosyste.ms/api/v1/projects/69702","html_url":"https://science.ecosyste.ms/projects/69702"}