A simple library for finding words with Second person singular pronouns.
Project description
mofid singular finder
A simple library for finding words with Second person singular pronouns. for example:
- ماشینم : False
- ماشینت : True
- رفتم : False
- رفتی : True
Installation
Usage
from mofid_singular_finder import SingularDetector
word = SingularDetector()
word = word.singular_checker("حسابت")
print(word)
input
should be string
output
Boolean:
True, If the word is in the second person singular.
Flase, otherwise.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mofid_singular_finder-0.0.5-py2.py3-none-any.whl.
File metadata
- Download URL: mofid_singular_finder-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 762.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e3dc0cd0854d1c89633d601c5f1a27298c9836eff41774e2a4620cde965d723
|
|
| MD5 |
afef308c4d5cf68a58b9a2c850346053
|
|
| BLAKE2b-256 |
cda27c0cfd5590bec885ac6219634a44f517d64ee4cb40cbd4d727fddd07a64d
|