{ "info": { "author": "Rihards Kri\u0161lauks", "author_email": "rihizs@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Text Processing :: Linguistic" ], "description": "==============\nLatvianStemmer\n==============\n\nThe original Java code can be found in https://github.com/apache/lucene-solr\n\nPorted to Python by Rihards Kri\u0161lauks with minor modifications\n\nLight stemmer for Latvian.\n--------------------------\n\nThis is a light version of the algorithm in Karlis Kreslin's PhD thesis *A stemming algorithm for Latvian* with the following modifications:\n\n* Only explicitly stems noun and adjective morphology\n* Stricter length/vowel checks for the resulting stems (verb etc suffix stripping is removed)\n* Removes only the primary inflectional suffixes: case and number for nouns case, number, gender, and definitiveness for adjectives.\n* Palatalization is only handled when a declension II,V,VI noun suffix is removed.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rihardsk/LatvianStemmer", "keywords": null, "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "LatvianStemmer", "package_url": "https://pypi.org/project/LatvianStemmer/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/LatvianStemmer/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/rihardsk/LatvianStemmer" }, "release_url": "https://pypi.org/project/LatvianStemmer/1.0.1/", "requires_dist": null, "requires_python": null, "summary": "Light stemmer for Latvian.", "version": "1.0.1" }, "last_serial": 1242516, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "b4932e9ed4bb28c6c555f77b6830b443", "sha256": "7412e6373750a1e212559dc92bc6c06b67bb366e9cb9ea5c814fbc6a3a422845" }, "downloads": -1, "filename": "LatvianStemmer-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b4932e9ed4bb28c6c555f77b6830b443", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6183, "upload_time": "2014-09-29T23:18:55", "url": "https://files.pythonhosted.org/packages/da/c3/d9407c530c4696ed238953eea7a3d67168e60054f4db640e256e060a2ee9/LatvianStemmer-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "503a160161e216c6294815dd554a9290", "sha256": "09c4a9365324b88c1a0e556999a7714e23b0f1c4d77996e656bea333760bcbf3" }, "downloads": -1, "filename": "LatvianStemmer-1.0.1.tar.gz", "has_sig": false, "md5_digest": "503a160161e216c6294815dd554a9290", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6218, "upload_time": "2014-09-29T23:48:31", "url": "https://files.pythonhosted.org/packages/86/65/5d80149d3488d3f6e43ca208195ccbf77514094390876018f20eb118dab0/LatvianStemmer-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "503a160161e216c6294815dd554a9290", "sha256": "09c4a9365324b88c1a0e556999a7714e23b0f1c4d77996e656bea333760bcbf3" }, "downloads": -1, "filename": "LatvianStemmer-1.0.1.tar.gz", "has_sig": false, "md5_digest": "503a160161e216c6294815dd554a9290", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6218, "upload_time": "2014-09-29T23:48:31", "url": "https://files.pythonhosted.org/packages/86/65/5d80149d3488d3f6e43ca208195ccbf77514094390876018f20eb118dab0/LatvianStemmer-1.0.1.tar.gz" } ] }