{"id":65102,"name":"vadersentiment","description":"VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains. ","url":"https://github.com/cjhutto/vadersentiment","last_synced_at":"2025-09-08T13:20:01.649Z","repository":{"id":23403666,"uuid":"26765830","full_name":"cjhutto/vaderSentiment","owner":"cjhutto","description":"VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains. ","archived":false,"fork":false,"pushed_at":"2024-03-16T11:54:12.000Z","size":2675,"stargazers_count":4711,"open_issues_count":55,"forks_count":1034,"subscribers_count":147,"default_branch":"master","last_synced_at":"2025-05-20T19:14:30.759Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cjhutto.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"publiccode":null,"codemeta":null}},"created_at":"2014-11-17T16:31:45.000Z","updated_at":"2025-05-20T14:34:39.000Z","dependencies_parsed_at":"2024-06-18T12:16:35.632Z","dependency_job_id":"e6612c85-6068-4a74-a206-976e58aa435a","html_url":"https://github.com/cjhutto/vaderSentiment","commit_stats":{"total_commits":123,"total_committers":11,"mean_commits":"11.181818181818182","dds":0.3414634146341463,"last_synced_commit":"94fbd74594ac0714dfc0e55bd7415994b24020cf"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cjhutto/vaderSentiment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjhutto","download_url":"https://codeload.github.com/cjhutto/vaderSentiment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment/sbom","scorecard":{"id":284210,"data":{"date":"2025-08-11","repo":{"name":"github.com/cjhutto/vaderSentiment","commit":"94fbd74594ac0714dfc0e55bd7415994b24020cf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"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":"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":"Code-Review","score":0,"reason":"Found 2/26 approved changesets -- score normalized to 0","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":"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":"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":"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":"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"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":10,"reason":"0 existing vulnerabilities detected","details":null,"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 6 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-17T16:49:31.500Z","repository_id":23403666,"created_at":"2025-08-17T16:49:31.500Z","updated_at":"2025-08-17T16:49:31.500Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190681,"owners_count":25238203,"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":"cjhutto","name":"C.J. Hutto","uuid":"1241440","kind":"user","description":null,"email":"","website":"http://comp.social.gatech.edu/","location":"Atlanta, GA","twitter":null,"company":"Georgia Institute of Technology","icon_url":"https://avatars.githubusercontent.com/u/1241440?u=2a2e3f1623e5662e02d1ab98ea5ec4bf501d0439\u0026v=4","repositories_count":1,"last_synced_at":"2023-02-27T00:05:15.101Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cjhutto","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T08:59:28.268Z","updated_at":"2023-02-27T00:05:15.137Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjhutto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjhutto/repositories"},"packages":[{"id":5304367,"name":"vadersentiment","ecosystem":"conda","description":"VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner)  is a lexicon and rule-based sentiment analysis tool that is specifically  attuned to sentiments expressed in social media, and works well on texts   from other domains..","homepage":"https://github.com/cjhutto/vaderSentiment","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cjhutto/vaderSentiment","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-03-22T07:40:23.000Z","latest_release_published_at":"2021-03-22T07:40:23.000Z","latest_release_number":"3.3.2","last_synced_at":"2025-08-20T20:07:35.041Z","created_at":"2022-10-03T16:17:47.775Z","updated_at":"2025-08-20T20:07:35.041Z","registry_url":"https://anaconda.org/conda-forge/vadersentiment","install_command":"conda install -c conda-forge vadersentiment","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"26765830","full_name":"cjhutto/vaderSentiment","owner":"cjhutto","description":"VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains. ","archived":false,"fork":false,"pushed_at":"2022-11-11T08:07:23.000Z","size":2675,"stargazers_count":3890,"open_issues_count":47,"forks_count":947,"subscribers_count":141,"default_branch":"master","last_synced_at":"2023-03-21T12:41:52.582Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-17T16:31:45.000Z","updated_at":"2023-03-20T00:50:16.000Z","dependencies_parsed_at":"2022-07-08T04:54:44.534Z","dependency_job_id":null,"html_url":"https://github.com/cjhutto/vaderSentiment","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjhutto","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"cjhutto","name":"C.J. Hutto","uuid":"1241440","kind":"user","description":null,"email":"","website":"http://comp.social.gatech.edu/","location":"Atlanta, GA","twitter":null,"company":"Georgia Institute of Technology","avatar_url":"https://avatars.githubusercontent.com/u/1241440?u=2a2e3f1623e5662e02d1ab98ea5ec4bf501d0439\u0026v=4","repositories_count":1,"last_synced_at":"2023-02-27T00:05:15.101Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjhutto"},"tags":[{"name":"0.5","sha":"fb3a8a5d899a8e71cd4872110c28f0d8783bdd4a","kind":"commit","published_at":"2014-11-17T16:32:00.000Z","download_url":"https://codeload.github.com/cjhutto/vaderSentiment/tar.gz/0.5","html_url":"https://github.com/cjhutto/vaderSentiment/releases/tag/0.5"}]},"repo_metadata_updated_at":"2023-03-22T07:29:25.293Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":3,"rankings":{"downloads":null,"dependent_repos_count":18.09471530515495,"dependent_packages_count":51.604371475622536,"stargazers_count":5.803682818503917,"forks_count":5.015220320375268,"docker_downloads_count":null,"average":20.129497479914168},"purl":"pkg:conda/vadersentiment","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/vadersentiment","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/vadersentiment","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/vadersentiment/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T05:32:11.736Z","issues_count":79,"pull_requests_count":22,"avg_time_to_close_issue":16512445.65,"avg_time_to_close_pull_request":22246751.53846154,"issues_closed_count":40,"pull_requests_closed_count":13,"pull_request_authors_count":21,"issue_authors_count":75,"avg_comments_per_issue":1.8860759493670887,"avg_comments_per_pull_request":0.36363636363636365,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":204812.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.1428571428571428,"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},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/vadersentiment/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/vadersentiment/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/vadersentiment/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/vadersentiment/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2961872,"name":"vadersentiment","ecosystem":"pypi","description":"VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains.","homepage":"https://github.com/cjhutto/vaderSentiment","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/cjhutto/vaderSentiment","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2014-11-17T16:37:26.000Z","latest_release_published_at":"2020-05-22T15:07:00.000Z","latest_release_number":"3.3.2","last_synced_at":"2025-09-08T04:32:38.310Z","created_at":"2022-04-10T12:59:11.951Z","updated_at":"2025-09-08T04:32:38.311Z","registry_url":"https://pypi.org/project/vadersentiment/","install_command":"pip install vadersentiment --index-url https://pypi.org/simple","documentation_url":"https://vadersentiment.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"vadersentiment","project_status":null},"repo_metadata":{"id":23403666,"uuid":"26765830","full_name":"cjhutto/vaderSentiment","owner":"cjhutto","description":"VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains. ","archived":false,"fork":false,"pushed_at":"2024-03-16T11:54:12.000Z","size":2675,"stargazers_count":4378,"open_issues_count":52,"forks_count":1001,"subscribers_count":147,"default_branch":"master","last_synced_at":"2024-09-04T15:05:40.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cjhutto.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"publiccode":null,"codemeta":null}},"created_at":"2014-11-17T16:31:45.000Z","updated_at":"2024-09-03T22:01:44.000Z","dependencies_parsed_at":"2024-06-18T12:16:35.632Z","dependency_job_id":"e6612c85-6068-4a74-a206-976e58aa435a","html_url":"https://github.com/cjhutto/vaderSentiment","commit_stats":{"total_commits":123,"total_committers":11,"mean_commits":"11.181818181818182","dds":0.3414634146341463,"last_synced_commit":"94fbd74594ac0714dfc0e55bd7415994b24020cf"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjhutto","download_url":"https://codeload.github.com/cjhutto/vaderSentiment/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218147948,"owners_count":16285001,"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":"cjhutto","name":"C.J. Hutto","uuid":"1241440","kind":"user","description":null,"email":"","website":"http://comp.social.gatech.edu/","location":"Atlanta, GA","twitter":null,"company":"Georgia Institute of Technology","icon_url":"https://avatars.githubusercontent.com/u/1241440?u=2a2e3f1623e5662e02d1ab98ea5ec4bf501d0439\u0026v=4","repositories_count":1,"last_synced_at":"2023-02-27T00:05:15.101Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/cjhutto","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-10T08:59:28.268Z","updated_at":"2023-02-27T00:05:15.137Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjhutto","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjhutto/repositories"},"tags":[{"name":"0.5","sha":"fb3a8a5d899a8e71cd4872110c28f0d8783bdd4a","kind":"commit","published_at":"2014-11-17T16:32:00.000Z","download_url":"https://codeload.github.com/cjhutto/vaderSentiment/tar.gz/0.5","html_url":"https://github.com/cjhutto/vaderSentiment/releases/tag/0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment/tags/0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment/tags/0.5/manifests"}]},"repo_metadata_updated_at":"2024-09-08T13:43:59.824Z","dependent_packages_count":10,"downloads":478677,"downloads_period":"last-month","dependent_repos_count":132,"rankings":{"downloads":0.7412966535136836,"dependent_repos_count":1.3156891830883517,"dependent_packages_count":0.9370913419718794,"stargazers_count":1.108720251880603,"forks_count":1.2701521094609622,"docker_downloads_count":2.314377793543117,"average":1.2812212222430994},"purl":"pkg:pypi/vadersentiment","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/vadersentiment","docker_dependents_count":4,"docker_downloads_count":734,"usage_url":"https://repos.ecosyste.ms/usage/pypi/vadersentiment","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/vadersentiment/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-04T15:11:29.969Z","issues_count":83,"pull_requests_count":23,"avg_time_to_close_issue":16512445.65,"avg_time_to_close_pull_request":23258303.64285714,"issues_closed_count":40,"pull_requests_closed_count":14,"pull_request_authors_count":22,"issue_authors_count":79,"avg_comments_per_issue":1.891566265060241,"avg_comments_per_pull_request":0.34782608695652173,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"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":3,"past_year_avg_comments_per_issue":0.3333333333333333,"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/cjhutto%2FvaderSentiment/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vadersentiment/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vadersentiment/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vadersentiment/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/vadersentiment/related_packages","maintainers":[{"uuid":"cjhutto","login":"cjhutto","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/cjhutto/","role":null,"created_at":"2022-12-09T20:37:04.449Z","updated_at":"2022-12-09T20:37:04.449Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/cjhutto/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"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":16680,"full_name":"cjhutto/vaderSentiment","default_branch":"master","committers":[{"name":"Hutto, CJ","email":"cjhutto@gatech.edu","login":"diva-lab","count":81},{"name":"C.J. Hutto","email":"cjhutto","login":"cjhutto","count":27},{"name":"Janik Klauenberg","email":"janik@klauenberg.eu","login":"janik6882","count":3},{"name":"Hutto","email":"ch279@elsys.gtri.org","login":null,"count":3},{"name":"Kenny Joseph","email":"josephkena@gmail.com","login":"kennyjoseph","count":2},{"name":"Chris","email":"christopherwong888@gmail.com","login":null,"count":2},{"name":"Philip","email":"p208p2002@gmail.com","login":"p208p2002","count":1},{"name":"Pascal van Kooten","email":"kootenpv@gmail.com","login":"kootenpv","count":1},{"name":"Max Frai","email":"me@maxfrai.com","login":"max-frai","count":1},{"name":"Fritz Lekschas","email":"service@lekschas.de","login":"flekschas","count":1},{"name":"0wlyW00d","email":"guillaume.wasilewski@epitech.eu","login":"0wlyW00d","count":1}],"total_commits":123,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.181818181818182,"dds":0.3414634146341463,"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-14T16:09:52.078Z","last_synced_commit":"94fbd74594ac0714dfc0e55bd7415994b24020cf","created_at":"2023-03-07T11:33:08.046Z","updated_at":"2025-05-14T16:09:52.133Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-26T00:00:11.761Z","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":"cjhutto/vaderSentiment","html_url":"https://github.com/cjhutto/vaderSentiment","last_synced_at":"2025-08-31T12:38:00.759Z","status":null,"issues_count":85,"pull_requests_count":24,"avg_time_to_close_issue":16512445.65,"avg_time_to_close_pull_request":31025994.066666666,"issues_closed_count":40,"pull_requests_closed_count":15,"pull_request_authors_count":23,"issue_authors_count":81,"avg_comments_per_issue":1.8588235294117648,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":7,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"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":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T22:07:23.085Z","updated_at":"2025-09-03T06:09:11.120Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjhutto%2FvaderSentiment/issues","issue_labels_count":{"help wanted":2,"duplicate":1,"enhancement":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":83,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"NONE":22,"CONTRIBUTOR":7},"issue_authors":{"StamatisTiniakos":2,"dandelionred":2,"Rishav09":2,"Nlichauco":2,"vijaydone":1,"LRiver15":1,"Dhavalc2012":1,"kirsten-stallings":1,"rujutakortikar":1,"letitburn00":1,"Panchal-Dakshesh":1,"mchlandel":1,"sourcedexter":1,"paco020295":1,"victorchennn":1,"SamuelFairbrass":1,"rashktech":1,"Lucasthenoob":1,"tisha-prog":1,"AbtinZohrabi":1,"esitharth":1,"Rudra07":1,"janik6882":1,"BtencateSphereon":1,"VibhaRavi1":1,"neldivad":1,"jatkins23":1,"acioce8":1,"gmehta1996":1,"dwicak":1,"chris31415926535":1,"un-lock-me":1,"jaqenraj":1,"ZayneHuang":1,"HongManLi":1,"hoonkai":1,"sapaca":1,"AlifAbhiesa":1,"don666695":1,"Rosadojonathan":1,"ziad-akiki":1,"pinkshades128":1,"jyayoub":1,"ksen0":1,"DylanAlloy":1,"pierreconti":1,"bconlon3":1,"haroonkn":1,"VincentGurgul":1,"purvesh1":1,"Alisha1992":1,"shah0150":1,"martin-martin":1,"LouisK130":1,"zHaytam":1,"pchc2005":1,"yuliarielng":1,"nathan-smit":1,"bright1993ff66":1,"ImSanjayChintha":1,"kchen032":1,"foost":1,"puputrizqiyah":1,"sastoudt":1,"BGFrench":1,"matthewgson":1,"butalso":1,"mvcduarte":1,"vsaifi":1,"mirzhash":1,"MilanDeruelle":1,"SemihDurmaz54":1,"rxng":1,"SundareshPrasanna":1,"WenxiongLiao":1,"rezabrizi":1,"timsntech":1,"fcpenha":1,"pelas95":1,"Deepankar-98":1},"pull_request_authors":{"cwren-usds":2,"jakebiesinger":2,"supercon99":2,"staruranus":2,"ryanzidago":2,"cclauss":2,"janik6882":1,"JaimeBadiola":1,"flekschas":1,"p208p2002":1,"Maxim-Mazurok":1,"ghost":1,"kootenpv":1,"kavorite":1,"naturalscienceuser":1,"ydineshy225":1,"ckw017":1,"soloman1124":1,"pncnmnp":1,"f0lie":1,"max-frai":1,"0wlyW00d":1,"nusretipek":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:15.144Z","repositories_count":10126730,"issues_count":31765289,"pull_requests_count":99029840,"authors_count":10712787,"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":{"NONE":4},"past_year_issue_authors":{"don666695":1,"jaqenraj":1},"past_year_pull_request_authors":{"supercon99":2,"cwren-usds":2},"maintainers":[],"active_maintainers":[]},"events":{"total":{"IssuesEvent":2,"WatchEvent":366,"IssueCommentEvent":2,"PullRequestEvent":3,"ForkEvent":45},"last_year":{"IssuesEvent":2,"WatchEvent":366,"IssueCommentEvent":2,"PullRequestEvent":3,"ForkEvent":45}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-06-18T12:16:35.473Z","updated_at":"2024-06-18T12:16:35.473Z","repository_link":"https://github.com/cjhutto/vaderSentiment/blob/master/setup.py","dependencies":[{"id":18675651727,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":23.947784311521282,"created_at":"2025-09-08T11:18:36.661Z","updated_at":"2025-10-07T08:24:54.191Z","avatar_url":"https://github.com/cjhutto.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":478677,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/65102","html_url":"https://science.ecosyste.ms/projects/65102"}