{"id":19608102,"url":"https://github.com/jfilter/german-preprocessing","last_synced_at":"2025-07-06T16:04:41.648Z","repository":{"id":50119797,"uuid":"199627017","full_name":"jfilter/german-preprocessing","owner":"jfilter","description":"🇩🇪 Preprocess German texts to do some serious natural-language processing.","archived":false,"fork":false,"pushed_at":"2022-12-09T05:18:39.000Z","size":38,"stargazers_count":11,"open_issues_count":1,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-05T11:54:57.478Z","etag":null,"topics":["german","nlp","package","python"],"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/jfilter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-07-30T10:09:22.000Z","updated_at":"2024-10-21T19:56:19.000Z","dependencies_parsed_at":"2023-01-25T11:45:16.068Z","dependency_job_id":null,"html_url":"https://github.com/jfilter/german-preprocessing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jfilter/german-preprocessing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfilter%2Fgerman-preprocessing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfilter%2Fgerman-preprocessing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfilter%2Fgerman-preprocessing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfilter%2Fgerman-preprocessing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfilter","download_url":"https://codeload.github.com/jfilter/german-preprocessing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfilter%2Fgerman-preprocessing/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263932017,"owners_count":23531707,"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"}},"keywords":["german","nlp","package","python"],"created_at":"2024-11-11T10:14:09.132Z","updated_at":"2025-07-06T16:04:41.618Z","avatar_url":"https://github.com/jfilter.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# German Preprocessing [![Build Status](https://travis-ci.com/jfilter/german-preprocessing.svg?branch=master)](https://travis-ci.com/jfilter/german-preprocessing) [![PyPI](https://img.shields.io/pypi/v/german.svg)](https://pypi.org/project/german/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/german.svg)](https://pypi.org/project/german/)\n\nPreprocess German texts to do some serious natural-language processing.\n\n-   [clean texts](https://github.com/jfilter/clean-text)\n-   remove stopwords (as defined by [spaCy](https://github.com/explosion/spaCy/blob/master/spacy/lang/de/stop_words.py))\n-   [lemmatize](https://github.com/jfilter/german-lemmatizer)\n-   lower-case, and remove all punctions, digits are replaced with \"0\"\n\n## Installation\n\n`pip install german`\n\n## Usage\n\n```python\nfrom german import preprocess\n\npreprocess(['Johannes war einer von vielen guten Schülern.', 'Julia trinkt gern Tee.'], remove_stop=True)\n# ['johannes gut schüler', 'julia trinken tee']\n```\n\n## License\n\nMIT.\n\n## Sponsoring\n\nThis work was created as part of a [project](https://github.com/jfilter/ptf) that was funded by the German [Federal Ministry of Education and Research](https://www.bmbf.de/en/index.html).\n\n\u003cimg src=\"./bmbf_funded.svg\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfilter%2Fgerman-preprocessing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjfilter%2Fgerman-preprocessing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfilter%2Fgerman-preprocessing/lists"}