{ "info": { "author": "Hossein Taghi-Zadeh", "author_email": "h.t.azeri@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# PersianStemmer-Python\n\n## Installation\npip install PersianStemmer\n\n## Code Example\n\n```python\nfrom PersianStemmer import PersianStemmer \n\nps = PersianStemmer()\nprint(ps.run(\"\u0632\u06cc\u0628\u0627\u0633\u062a\"))\n```\n\n## Citation\nIf you use this software please cite the followings:\n\nTaghi-Zadeh, Hossein and Sadreddini, Mohammad Hadi and Diyanati, Mohammad Hasan and Rasekh, Amir Hossein. 2015. *A New Hybrid Stemming Method for Persian Language*. In *Digital Scholarship in the Humanities*. The Oxford University Press.\n[DOI](http://dx.doi.org/10.1093/llc/fqv053)\n[Link](http://dsh.oxfordjournals.org/content/early/2015/11/06/llc.fqv053.abstract)\n\nH. Taghi-Zadeh and M. H. Sadreddini and M. H. Dianaty and A. H. Rasekh. 2013. *A New Rule-Based Persian Stemmer Using Regular Expression (In Persian)*. In *Iranian Conference on Intelligent Systems (ICIS 2013)*, pages 401\u2013407.\n[Link](http://www.civilica.com/Paper-ICS11-ICS11_109.html)\n", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/htaghizadeh/PersianStemmer-Python", "keywords": null, "license": "Copyright (c) 2016, Hossein Taghi-Zadeh", "maintainer": null, "maintainer_email": null, "name": "PersianStemmer", "package_url": "https://pypi.org/project/PersianStemmer/", "platform": null, "project_url": "https://pypi.org/project/PersianStemmer/", "project_urls": { "Homepage": "https://github.com/htaghizadeh/PersianStemmer-Python" }, "release_url": "https://pypi.org/project/PersianStemmer/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Persian Stemmer for Python", "version": "1.0.0" }, "last_serial": 2758262, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "45fe2ef63f8aa89ecb4b53647176bc5f", "sha256": "6ad5ab0217da6c35ed8d0e7101e1d739657af1d7093390e51cbea5124c4ad5d9" }, "downloads": -1, "filename": "persianstemmer-1.0.0.tar.gz", "has_sig": false, "md5_digest": "45fe2ef63f8aa89ecb4b53647176bc5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 810059, "upload_time": "2017-04-06T18:11:20", "url": "https://files.pythonhosted.org/packages/2c/23/9787d49f45d2cfa3e1ea7e84cb6afb4a23cec11c70d51c4ba22fec1241fe/persianstemmer-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "45fe2ef63f8aa89ecb4b53647176bc5f", "sha256": "6ad5ab0217da6c35ed8d0e7101e1d739657af1d7093390e51cbea5124c4ad5d9" }, "downloads": -1, "filename": "persianstemmer-1.0.0.tar.gz", "has_sig": false, "md5_digest": "45fe2ef63f8aa89ecb4b53647176bc5f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 810059, "upload_time": "2017-04-06T18:11:20", "url": "https://files.pythonhosted.org/packages/2c/23/9787d49f45d2cfa3e1ea7e84cb6afb4a23cec11c70d51c4ba22fec1241fe/persianstemmer-1.0.0.tar.gz" } ] }