A small example package
Project description
Hindi POS tagger
Hindi POS tagger developed at SLP Lab, Centre for Artificial Intelligence, Banasthali Vidyapith.
Installation:
Use the package manager pip to install hindiPOS
pip install hindiPOS
Usage
from hindiPOS import hmm
#returns a list
hmm.postag('दिल्ली भारत की राजधानी है।')
#['दिल्ली|NNP', 'भारत|NNP', 'की|PSP', 'राजधानी|NN', 'है|VAUX', '।|PUNC']
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hindipos-0.0.6.tar.gz
(2.5 MB
view details)
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 hindipos-0.0.6.tar.gz.
File metadata
- Download URL: hindipos-0.0.6.tar.gz
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8c2c598982710799d5ba6a7be83ba2c62e8ad4596380b3d70a39a3d215b74cb
|
|
| MD5 |
cf3289e104d8be0e29d5164d56c8de2b
|
|
| BLAKE2b-256 |
e0541b63ba22df8b71e1e1af24e3fee7cc3c52a5e5eff20207a29610b0025695
|
File details
Details for the file hindiPOS-0.0.6-py3-none-any.whl.
File metadata
- Download URL: hindiPOS-0.0.6-py3-none-any.whl
- Upload date:
- Size: 2.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66411dfd4c16a8b75c2588fd3d7f4f7ceb1aa658fc55f39fad573b92c5eca2cf
|
|
| MD5 |
a9b8be1c388890934bc9fdb325b16983
|
|
| BLAKE2b-256 |
0ce241357739e77e8e32ca3b418327ac02da7a382b357d6052a5152fe2050b38
|