{"id":10982,"name":"simplemma","description":"Simple multilingual lemmatizer for Python, especially useful for speed and efficiency","url":"https://github.com/adbar/simplemma","last_synced_at":"2025-09-04T21:08:08.889Z","repository":{"id":38474938,"uuid":"330707034","full_name":"adbar/simplemma","owner":"adbar","description":"Simple multilingual lemmatizer for Python, especially useful for speed and efficiency","archived":false,"fork":false,"pushed_at":"2025-06-06T14:56:32.000Z","size":764440,"stargazers_count":166,"open_issues_count":13,"forks_count":14,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-07-07T08:17:54.145Z","etag":null,"topics":["corpus-tools","language-detection","language-identification","lemmatiser","lemmatization","lemmatizer","low-resource-nlp","morphological-analysis","nlp","tokenization","tokenizer","wordlist"],"latest_commit_sha":null,"homepage":"https://adrien.barbaresi.eu/blog/simple-multilingual-lemmatizer-python.html","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/adbar.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":"docs/supported-languages.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-18T15:22:27.000Z","updated_at":"2025-07-05T18:36:48.000Z","dependencies_parsed_at":"2024-04-02T13:31:13.993Z","dependency_job_id":"9f733bd4-b850-4f0e-9a52-c312eaef64bc","html_url":"https://github.com/adbar/simplemma","commit_stats":{"total_commits":217,"total_committers":6,"mean_commits":"36.166666666666664","dds":"0.20276497695852536","last_synced_commit":"5f4fa16053dd52756f1ff9f072a409d91fac6b2a"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/adbar/simplemma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/sbom","scorecard":{"id":165822,"data":{"date":"2025-08-11","repo":{"name":"github.com/adbar/simplemma","commit":"23eecbaf68c6080860db8fe6d4c51784aa40d627"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","Info: no jobLevel write permissions found"],"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":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"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":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/simplemma/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/simplemma/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/simplemma/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/simplemma/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/simplemma/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/simplemma/tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/simplemma/tests.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/simplemma/tests.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:65","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"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":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 30 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-16T14:49:33.552Z","repository_id":38474938,"created_at":"2025-08-16T14:49:33.552Z","updated_at":"2025-08-16T14:49:33.552Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273673230,"owners_count":25147507,"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-04T02:00:08.968Z","response_time":61,"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":"adbar","name":"Adrien Barbaresi","uuid":"2125866","kind":"user","description":"Research scientist – natural language processing, web scraping and text analytics. Mostly with Python.","email":"","website":"adrien.barbaresi.eu","location":"Berlin","twitter":"adbarbaresi","company":"Berlin-Brg. Academy of Sciences (BBAW)","icon_url":"https://avatars.githubusercontent.com/u/2125866?u=e2eeeb3384ab9391f598ade37d4388ad23199ebd\u0026v=4","repositories_count":37,"last_synced_at":"2024-06-11T15:59:25.206Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adbar","funding_links":[],"total_stars":3746,"followers":360,"following":281,"created_at":"2022-11-04T01:56:16.102Z","updated_at":"2024-06-11T15:59:26.956Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar/repositories"},"packages":[{"id":11728786,"name":"github.com/adbar/simplemma","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/adbar/simplemma","keywords_array":[],"namespace":null,"versions_count":18,"first_release_published_at":"2021-01-18T18:24:43.000Z","latest_release_published_at":"2024-11-19T16:39:37.000Z","latest_release_number":"v1.1.2","last_synced_at":"2025-08-10T10:45:29.883Z","created_at":"2025-06-04T10:52:45.170Z","updated_at":"2025-08-10T10:45:29.883Z","registry_url":"https://pkg.go.dev/github.com/adbar/simplemma","install_command":"go get github.com/adbar/simplemma","documentation_url":"https://pkg.go.dev/github.com/adbar/simplemma#section-documentation","metadata":{},"repo_metadata":{"id":38474938,"uuid":"330707034","full_name":"adbar/simplemma","owner":"adbar","description":"Simple multilingual lemmatizer for Python, especially useful for speed and efficiency","archived":false,"fork":false,"pushed_at":"2025-05-09T11:45:27.000Z","size":764076,"stargazers_count":155,"open_issues_count":14,"forks_count":12,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-09T12:34:56.106Z","etag":null,"topics":["corpus-tools","language-detection","language-identification","lemmatiser","lemmatization","lemmatizer","low-resource-nlp","morphological-analysis","nlp","tokenization","tokenizer","wordlist"],"latest_commit_sha":null,"homepage":"https://adrien.barbaresi.eu/blog/simple-multilingual-lemmatizer-python.html","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/adbar.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":"docs/supported-languages.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-18T15:22:27.000Z","updated_at":"2025-05-09T11:41:29.000Z","dependencies_parsed_at":"2024-04-02T13:31:13.993Z","dependency_job_id":"9f733bd4-b850-4f0e-9a52-c312eaef64bc","html_url":"https://github.com/adbar/simplemma","commit_stats":{"total_commits":217,"total_committers":6,"mean_commits":"36.166666666666664","dds":"0.20276497695852536","last_synced_commit":"5f4fa16053dd52756f1ff9f072a409d91fac6b2a"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":257956217,"owners_count":22627527,"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"}},"repo_metadata_updated_at":"2025-06-04T11:03:16.589Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.764254255794306,"dependent_packages_count":5.401293307900869,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.582773781847587},"purl":"pkg:golang/github.com/adbar/simplemma","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/adbar/simplemma","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/adbar/simplemma","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/adbar/simplemma/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-09T12:41:41.413Z","issues_count":69,"pull_requests_count":96,"avg_time_to_close_issue":4104117.5178571427,"avg_time_to_close_pull_request":1251511.147368421,"issues_closed_count":56,"pull_requests_closed_count":95,"pull_request_authors_count":7,"issue_authors_count":17,"avg_comments_per_issue":3.3043478260869565,"avg_comments_per_pull_request":3.6041666666666665,"merged_pull_requests_count":79,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":13,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":1168078.1818181819,"past_year_avg_time_to_close_pull_request":289818.3703703704,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.230769230769231,"past_year_avg_comments_per_pull_request":2.4285714285714284,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":24,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/issues","maintainers":[{"login":"adbar","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adbar"},{"login":"juanjoDiaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanjoDiaz"}],"active_maintainers":[{"login":"adbar","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adbar"},{"login":"juanjoDiaz","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanjoDiaz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fadbar%2Fsimplemma/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fadbar%2Fsimplemma/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fadbar%2Fsimplemma/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fadbar%2Fsimplemma/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951493,"maintainers_count":0,"namespaces_count":741113,"keywords_count":109139,"github":"golang","metadata":{"funded_packages_count":48962},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-04T05:53:31.480Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":424922,"name":"simplemma","ecosystem":"pypi","description":"A lightweight toolkit for multilingual lemmatization and language detection.","homepage":"https://github.com/adbar/simplemma","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/adbar/simplemma","keywords_array":["language detection","language identification","langid","lemmatization","lemmatizer","lemmatiser","nlp","tokenization","tokenizer"],"namespace":null,"versions_count":18,"first_release_published_at":"2021-01-18T18:45:24.000Z","latest_release_published_at":"2024-11-19T16:45:36.000Z","latest_release_number":"1.1.2","last_synced_at":"2025-08-15T07:06:35.740Z","created_at":"2022-04-06T18:26:20.394Z","updated_at":"2025-08-15T07:06:35.741Z","registry_url":"https://pypi.org/project/simplemma/","install_command":"pip install simplemma --index-url https://pypi.org/simple","documentation_url":"https://simplemma.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Information Technology","Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: Bulgarian","Natural Language :: Catalan","Natural Language :: Croatian","Natural Language :: Czech","Natural Language :: Danish","Natural Language :: Dutch","Natural Language :: English","Natural Language :: Finnish","Natural Language :: French","Natural Language :: Galician","Natural Language :: German","Natural Language :: Greek","Natural Language :: Hindi","Natural Language :: Hungarian","Natural Language :: Icelandic","Natural Language :: Indonesian","Natural Language :: Irish","Natural Language :: Italian","Natural Language :: Latin","Natural Language :: Latvian","Natural Language :: Lithuanian","Natural Language :: Macedonian","Natural Language :: Malay","Natural Language :: Norwegian","Natural Language :: Polish","Natural Language :: Portuguese","Natural Language :: Romanian","Natural Language :: Russian","Natural Language :: Slovak","Natural Language :: Slovenian","Natural Language :: Spanish","Natural Language :: Swedish","Natural Language :: Thai","Natural Language :: Turkish","Natural Language :: Ukrainian","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Software Development :: Internationalization","Topic :: Software Development :: Localization","Topic :: Text Processing :: Linguistic","Typing :: Typed"],"normalized_name":"simplemma"},"repo_metadata":{"id":38474938,"uuid":"330707034","full_name":"adbar/simplemma","owner":"adbar","description":"Simple multilingual lemmatizer for Python, especially useful for speed and efficiency","archived":false,"fork":false,"pushed_at":"2025-05-15T11:47:59.000Z","size":764081,"stargazers_count":160,"open_issues_count":15,"forks_count":14,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-06-04T17:13:24.071Z","etag":null,"topics":["corpus-tools","language-detection","language-identification","lemmatiser","lemmatization","lemmatizer","low-resource-nlp","morphological-analysis","nlp","tokenization","tokenizer","wordlist"],"latest_commit_sha":null,"homepage":"https://adrien.barbaresi.eu/blog/simple-multilingual-lemmatizer-python.html","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/adbar.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.rst","contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":"docs/supported-languages.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-01-18T15:22:27.000Z","updated_at":"2025-05-28T13:09:28.000Z","dependencies_parsed_at":"2024-04-02T13:31:13.993Z","dependency_job_id":"9f733bd4-b850-4f0e-9a52-c312eaef64bc","html_url":"https://github.com/adbar/simplemma","commit_stats":{"total_commits":217,"total_committers":6,"mean_commits":"36.166666666666664","dds":"0.20276497695852536","last_synced_commit":"5f4fa16053dd52756f1ff9f072a409d91fac6b2a"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/adbar/simplemma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264041006,"owners_count":23548080,"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":"adbar","name":"Adrien Barbaresi","uuid":"2125866","kind":"user","description":"Research scientist – natural language processing, web scraping and text analytics. Mostly with Python.","email":"","website":"adrien.barbaresi.eu","location":"Berlin","twitter":"adbarbaresi","company":"Berlin-Brg. Academy of Sciences (BBAW)","icon_url":"https://avatars.githubusercontent.com/u/2125866?u=e2eeeb3384ab9391f598ade37d4388ad23199ebd\u0026v=4","repositories_count":37,"last_synced_at":"2024-06-11T15:59:25.206Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adbar","funding_links":[],"total_stars":3746,"followers":360,"following":281,"created_at":"2022-11-04T01:56:16.102Z","updated_at":"2024-06-11T15:59:26.956Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar/repositories"},"tags":[{"name":"v1.1.2","sha":"be7435ece1093b64bab01214d0770f8a78e7baf5","kind":"commit","published_at":"2024-11-19T16:39:37.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v1.1.2","html_url":"https://github.com/adbar/simplemma/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"4c775a31bcfc8c8cf10326ca50ccaf3a9b2e697d","kind":"commit","published_at":"2024-08-08T12:15:38.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v1.1.1","html_url":"https://github.com/adbar/simplemma/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"67f6e00cc9d7baab2af895260daca9b3d2d854c6","kind":"commit","published_at":"2024-08-06T12:38:19.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v1.1.0","html_url":"https://github.com/adbar/simplemma/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"6860df6ad42a3b1c74a9cb46bee3c2c368b6eeb0","kind":"commit","published_at":"2024-05-31T10:21:03.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v1.0.0","html_url":"https://github.com/adbar/simplemma/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"07612fa26cfc3b87617235e34b0707a75df7f9e3","kind":"commit","published_at":"2023-01-20T17:03:48.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v0.9.1","html_url":"https://github.com/adbar/simplemma/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"f669295352f37280974f19ab08349a6c0da48d59","kind":"commit","published_at":"2022-10-18T11:36:12.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v0.9.0","html_url":"https://github.com/adbar/simplemma/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"8ff2546fc04042eba4f7c0bc6cda4e5f34b1424a","kind":"commit","published_at":"2022-09-05T11:52:38.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v0.8.2","html_url":"https://github.com/adbar/simplemma/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"5b5ee9deb2ae61a0b9efea9a1b0df672b010c813","kind":"commit","published_at":"2022-09-01T12:11:05.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v0.8.1","html_url":"https://github.com/adbar/simplemma/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"f3568466531e9162bd1ad107315fff9f728a3a23","kind":"commit","published_at":"2022-08-02T15:32:27.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v0.8.0","html_url":"https://github.com/adbar/simplemma/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"6205180589a6936a2d27d008c64558e8aac95493","kind":"commit","published_at":"2022-06-16T09:47:19.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v0.7.0","html_url":"https://github.com/adbar/simplemma/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"406c4c9cf3dd4679b0563381ba8cdd5b06f316aa","kind":"commit","published_at":"2022-04-06T14:26:21.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v0.6.0","html_url":"https://github.com/adbar/simplemma/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"c8866b58ae1ca1a851451ef8f7f3de0e887aaceb","kind":"commit","published_at":"2021-11-19T16:24:10.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v0.5.0","html_url":"https://github.com/adbar/simplemma/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"9e99770f81cf3242f6b57b4a6d536a25c568c431","kind":"commit","published_at":"2021-10-19T16:40:22.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v0.4.0","html_url":"https://github.com/adbar/simplemma/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"b020d656a8be7c830936c9b70b9cfdcc76e37a5a","kind":"commit","published_at":"2021-04-08T19:29:38.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v0.3.0","html_url":"https://github.com/adbar/simplemma/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"1b4ae1d13c2e363661cd4497dc9f5e9831929200","kind":"commit","published_at":"2021-02-24T13:30:02.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v0.2.2","html_url":"https://github.com/adbar/simplemma/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"886fc63eba56bccb905fb72d4f9ae212b7ce34b9","kind":"commit","published_at":"2021-02-02T16:26:33.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v0.2.1","html_url":"https://github.com/adbar/simplemma/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"240d117e09dc5db43ddf9a45c640458d1633c047","kind":"commit","published_at":"2021-01-25T17:28:50.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v0.2.0","html_url":"https://github.com/adbar/simplemma/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"f331af5d7e32fe73857863eadb1de374c5273f70","kind":"commit","published_at":"2021-01-18T18:24:43.000Z","download_url":"https://codeload.github.com/adbar/simplemma/tar.gz/v0.1.0","html_url":"https://github.com/adbar/simplemma/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/simplemma@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-07-07T08:17:57.716Z","dependent_packages_count":6,"downloads":17913,"downloads_period":"last-month","dependent_repos_count":25,"rankings":{"downloads":2.852180588207072,"dependent_repos_count":2.9095787146497987,"dependent_packages_count":1.3820701303187917,"stargazers_count":7.122976339924985,"forks_count":13.310058787740367,"docker_downloads_count":null,"average":5.5153729121682025},"purl":"pkg:pypi/simplemma","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/simplemma","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/simplemma","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/simplemma/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-06-04T11:03:52.726Z","issues_count":70,"pull_requests_count":97,"avg_time_to_close_issue":4104117.5178571427,"avg_time_to_close_pull_request":1243876.0625,"issues_closed_count":56,"pull_requests_closed_count":96,"pull_request_authors_count":8,"issue_authors_count":18,"avg_comments_per_issue":3.3142857142857145,"avg_comments_per_pull_request":3.577319587628866,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":12,"past_year_pull_requests_count":22,"past_year_avg_time_to_close_issue":1198541.8,"past_year_avg_time_to_close_pull_request":254449.2380952381,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":2.25,"past_year_avg_comments_per_pull_request":1.3181818181818181,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":18,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/issues","maintainers":[{"login":"adbar","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adbar"},{"login":"juanjoDiaz","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanjoDiaz"}],"active_maintainers":[{"login":"adbar","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adbar"},{"login":"juanjoDiaz","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanjoDiaz"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/simplemma/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/simplemma/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/simplemma/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/simplemma/related_packages","maintainers":[{"uuid":"adbar","login":"adbar","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/adbar/","role":null,"created_at":"2022-11-14T18:28:10.457Z","updated_at":"2022-11-14T18:28:10.457Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/adbar/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724901,"maintainers_count":308241,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","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":528043,"full_name":"adbar/simplemma","default_branch":"main","committers":[{"name":"Adrien Barbaresi","email":"barbaresi@bbaw.de","login":"adbar","count":173},{"name":"Juanjo Diaz","email":"juanjo.diazmo@gmail.com","login":null,"count":38},{"name":"Osma Suominen","email":"osma.suominen@helsinki.fi","login":null,"count":2},{"name":"sourcery-ai[bot]","email":"58596630+sourcery-ai[bot]","login":"sourcery-ai[bot]","count":2},{"name":"Daniel Roschka","email":"dunedan@phoenitydawn.de","login":null,"count":1},{"name":"1over137","email":"22680475+1over137","login":"1over137","count":1}],"total_commits":217,"total_committers":6,"total_bot_commits":2,"total_bot_committers":1,"mean_commits":36.166666666666664,"dds":0.20276497695852536,"past_year_committers":[{"name":"Adrien Barbaresi","email":"adbar","login":"adbar","count":9},{"name":"Juanjo Diaz","email":"juanjo.diazmo@gmail.com","login":null,"count":7},{"name":"Daniel Roschka","email":"dunedan@phoenitydawn.de","login":null,"count":1},{"name":"Osma Suominen","email":"osma.suominen@helsinki.fi","login":null,"count":1}],"past_year_total_commits":18,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.5,"past_year_dds":0.5,"last_synced_at":"2024-06-15T04:21:16.469Z","last_synced_commit":"5f4fa16053dd52756f1ff9f072a409d91fac6b2a","created_at":"2023-03-09T03:38:48.961Z","updated_at":"2024-06-15T04:21:16.470Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-31T00:00:08.451Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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":"adbar/simplemma","html_url":"https://github.com/adbar/simplemma","last_synced_at":"2025-07-07T08:19:49.374Z","status":null,"issues_count":70,"pull_requests_count":97,"avg_time_to_close_issue":4046163.0701754387,"avg_time_to_close_pull_request":1234889.4742268042,"issues_closed_count":57,"pull_requests_closed_count":97,"pull_request_authors_count":8,"issue_authors_count":18,"avg_comments_per_issue":3.3285714285714287,"avg_comments_per_pull_request":3.618556701030928,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":7,"past_year_issues_count":10,"past_year_pull_requests_count":20,"past_year_avg_time_to_close_issue":1025153.8888888889,"past_year_avg_time_to_close_pull_request":170860.1,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":20,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.6,"past_year_avg_comments_per_pull_request":1.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":18,"created_at":"2023-05-14T08:07:06.858Z","updated_at":"2025-09-02T20:57:48.447Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fsimplemma/issues","issue_labels_count":{"question":21,"enhancement":15,"bug":11,"documentation":7,"maintenance":4},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":28,"OWNER":22,"NONE":14,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":59,"OWNER":53,"COLLABORATOR":9,"NONE":3},"issue_authors":{"adbar":22,"juanjoDiaz":14,"osma":10,"1over137":4,"GrazingScientist":2,"bartdpt":1,"zeeyado":1,"erip":1,"joprice":1,"BLKSerene":1,"FrogInDizzy":1,"axel584":1,"aartbastiaan":1,"martaaliu":1,"hivaze":1,"dysby":1,"rafaelsaback":1,"dokato":1},"pull_request_authors":{"adbar":53,"juanjoDiaz":52,"sourcery-ai[bot]":7,"Dunedan":4,"osma":3,"shrijayan":2,"1over137":2,"axel584":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10080966,"issues_count":31268296,"pull_requests_count":96067200,"authors_count":10693694,"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":{"enhancement":2,"bug":2,"maintenance":2},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"OWNER":4,"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"OWNER":17,"NONE":2,"CONTRIBUTOR":2,"COLLABORATOR":2},"past_year_issue_authors":{"adbar":4,"axel584":1,"osma":1},"past_year_pull_request_authors":{"adbar":17,"juanjoDiaz":2,"shrijayan":2,"Dunedan":1,"axel584":1},"maintainers":[{"login":"adbar","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adbar"},{"login":"juanjoDiaz","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanjoDiaz"}],"active_maintainers":[{"login":"adbar","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adbar"},{"login":"juanjoDiaz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanjoDiaz"}]},"events":{"total":{"IssuesEvent":8,"WatchEvent":24,"DeleteEvent":8,"IssueCommentEvent":20,"PushEvent":21,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":18,"ForkEvent":3,"CreateEvent":9},"last_year":{"IssuesEvent":8,"WatchEvent":24,"DeleteEvent":8,"IssueCommentEvent":20,"PushEvent":21,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":18,"ForkEvent":3,"CreateEvent":9}},"keywords":["corpus-tools","language-detection","language-identification","lemmatiser","lemmatization","lemmatizer","low-resource-nlp","morphological-analysis","nlp","tokenization","tokenizer","wordlist"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T09:15:35.162Z","updated_at":"2023-02-18T09:15:35.162Z","repository_link":"https://github.com/adbar/simplemma/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":7758449051,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7758449052,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7758449053,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7758449054,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T09:15:35.193Z","updated_at":"2023-02-18T09:15:35.193Z","repository_link":"https://github.com/adbar/simplemma/blob/main/.github/workflows/tests.yml","dependencies":[{"id":7758449395,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7758449396,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7758449397,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7758449398,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"eval/eval-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-18T09:15:35.332Z","updated_at":"2023-02-18T09:15:35.332Z","repository_link":"https://github.com/adbar/simplemma/blob/main/eval/eval-requirements.txt","dependencies":[{"id":7758449472,"package_name":"conllu","ecosystem":"pypi","requirements":"\u003e=4.5.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements-dev.txt","sha":null,"kind":"manifest","created_at":"2024-04-02T13:31:13.870Z","updated_at":"2024-04-02T13:31:13.870Z","repository_link":"https://github.com/adbar/simplemma/blob/main/requirements-dev.txt","dependencies":[{"id":17190231605,"package_name":"black","ecosystem":"pypi","requirements":"==23.3.0","direct":true,"kind":"development","optional":false},{"id":17190231606,"package_name":"flake8","ecosystem":"pypi","requirements":"==6.0.0","direct":true,"kind":"development","optional":false},{"id":17190231607,"package_name":"mypy","ecosystem":"pypi","requirements":"==1.3.0","direct":true,"kind":"development","optional":false},{"id":17190231608,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.3.1","direct":true,"kind":"development","optional":false},{"id":17190231609,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==4.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-04-02T13:31:13.975Z","updated_at":"2024-04-02T13:31:13.975Z","repository_link":"https://github.com/adbar/simplemma/blob/main/setup.py","dependencies":[]}],"score":16.774212078650518,"created_at":"2025-09-04T15:50:36.434Z","updated_at":"2025-10-07T08:07:02.655Z","avatar_url":"https://github.com/adbar.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":17913,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4673264"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/10982","html_url":"https://science.ecosyste.ms/projects/10982","bibtex_url":"https://science.ecosyste.ms/projects/10982/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/10982/export.apalike"}