Persian Stemmer for Python
Project description
# PersianStemmer-Python
## Installation
pip install PersianStemmer
## Code Example
```python
from PersianStemmer import PersianStemmer
ps = PersianStemmer()
print(ps.run("زیباست"))
```
## Citation
If you use this software please cite the followings:
Taghi-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.
[DOI](http://dx.doi.org/10.1093/llc/fqv053)
[Link](http://dsh.oxfordjournals.org/content/early/2015/11/06/llc.fqv053.abstract)
H. 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–407.
[Link](http://www.civilica.com/Paper-ICS11-ICS11_109.html)
## Installation
pip install PersianStemmer
## Code Example
```python
from PersianStemmer import PersianStemmer
ps = PersianStemmer()
print(ps.run("زیباست"))
```
## Citation
If you use this software please cite the followings:
Taghi-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.
[DOI](http://dx.doi.org/10.1093/llc/fqv053)
[Link](http://dsh.oxfordjournals.org/content/early/2015/11/06/llc.fqv053.abstract)
H. 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–407.
[Link](http://www.civilica.com/Paper-ICS11-ICS11_109.html)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
persianstemmer-1.0.0.tar.gz
(810.1 kB
view details)
File details
Details for the file persianstemmer-1.0.0.tar.gz
.
File metadata
- Download URL: persianstemmer-1.0.0.tar.gz
- Upload date:
- Size: 810.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6ad5ab0217da6c35ed8d0e7101e1d739657af1d7093390e51cbea5124c4ad5d9 |
|
MD5 | 45fe2ef63f8aa89ecb4b53647176bc5f |
|
BLAKE2b-256 | 2c239787d49f45d2cfa3e1ea7e84cb6afb4a23cec11c70d51c4ba22fec1241fe |