{ "info": { "author": "Sebastian J\u00fcngling", "author_email": "author@example.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "## Preprocessing\n\n**Install:**\nThe project uses pipenv to manage dependencies. You can install all requirements with the following command:\n\n $ pipenv install\n $ pipenv shell\n $ pipenv run python -m spacy download de\n\n\n**Still ToDo:**\n\n - edit stopword list\n - edit Tag list\n - maybe extend custom lemmatization json file (much work, for less output?)\n\n\n**This Project Uses the [Spacy-IWNLP](https://github.com/Liebeck/spacy-iwnlp \"Spacy-IWNLP\") Lemmatizations:**\n\n\n\n @InProceedings{liebeck-conrad:2015:ACL-IJCNLP,\n author = {Liebeck, Matthias and Conrad, Stefan},\n title = {{IWNLP: Inverse Wiktionary for Natural Language Processing}},\n booktitle = {Proceedings of the 53rd Annual Meeting of the Association for Computational Linguistics and the 7th International Joint Conference on Natural Language Processing (Volume 2: Short Papers)},\n year = {2015},\n publisher = {Association for Computational Linguistics},\n pages = {414--418},\n url = {http://www.aclweb.org/anthology/P15-2068}\n }\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Mistscream/spacy_german_preprocessing", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "spacy-german-preprocess", "package_url": "https://pypi.org/project/spacy-german-preprocess/", "platform": "", "project_url": "https://pypi.org/project/spacy-german-preprocess/", "project_urls": { "Homepage": "https://github.com/Mistscream/spacy_german_preprocessing" }, "release_url": "https://pypi.org/project/spacy-german-preprocess/0.0.2/", "requires_dist": [ "spacy", "spacy-iwnlp" ], "requires_python": "", "summary": "A small package for preprocessing german text", "version": "0.0.2" }, "last_serial": 4523757, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "a79e62844ea86e14d75f424c67f43ebb", "sha256": "d89b13638e18d138c66ba0623fda5a8ab040391ce5eabbc7e23347e669b05a13" }, "downloads": -1, "filename": "spacy_german_preprocess-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a79e62844ea86e14d75f424c67f43ebb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4473312, "upload_time": "2018-11-24T15:15:19", "url": "https://files.pythonhosted.org/packages/ea/78/a0e4334a576f2cf8da816d60bc3977838ce672ea65ab4b90a4248efe6c97/spacy_german_preprocess-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "350f835c5a76ea41d3aede6a0bfc66eb", "sha256": "32daa9fe58466a1437954089f4ca2c540aaa075a0ef2d6aa21408770828232e1" }, "downloads": -1, "filename": "spacy_german_preprocess-0.0.2.tar.gz", "has_sig": false, "md5_digest": "350f835c5a76ea41d3aede6a0bfc66eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4133891, "upload_time": "2018-11-24T15:15:56", "url": "https://files.pythonhosted.org/packages/c1/f2/7b7edb9c429e6bb5737ac12b2ecc2f29703973772f871232410e550dc899/spacy_german_preprocess-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a79e62844ea86e14d75f424c67f43ebb", "sha256": "d89b13638e18d138c66ba0623fda5a8ab040391ce5eabbc7e23347e669b05a13" }, "downloads": -1, "filename": "spacy_german_preprocess-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a79e62844ea86e14d75f424c67f43ebb", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4473312, "upload_time": "2018-11-24T15:15:19", "url": "https://files.pythonhosted.org/packages/ea/78/a0e4334a576f2cf8da816d60bc3977838ce672ea65ab4b90a4248efe6c97/spacy_german_preprocess-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "350f835c5a76ea41d3aede6a0bfc66eb", "sha256": "32daa9fe58466a1437954089f4ca2c540aaa075a0ef2d6aa21408770828232e1" }, "downloads": -1, "filename": "spacy_german_preprocess-0.0.2.tar.gz", "has_sig": false, "md5_digest": "350f835c5a76ea41d3aede6a0bfc66eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4133891, "upload_time": "2018-11-24T15:15:56", "url": "https://files.pythonhosted.org/packages/c1/f2/7b7edb9c429e6bb5737ac12b2ecc2f29703973772f871232410e550dc899/spacy_german_preprocess-0.0.2.tar.gz" } ] }