bengali postagger
Project description
Bengali Pos Tagger
Installation
pip install bnpostagger==0.0.1
Quick Start
After installation, using bengali postager should be fairly straight forward:
Text Preprocess
from bnpostagger import bn_postagger
text = "তবে ওষুধের নমুনা পরীক্ষা করা, নমুনা পরীক্ষায় তা উত্তীর্ণ হলে আমদানির জন্য ঋণপত্র (এলসি) খোলা, দেশে আনার পর আরেক দফা ওষুধ পরীক্ষার পর তা ছিটানোর উপযোগী করার মতো কাজগুলো সম্পন্ন করতে এ মাসের পুরোটা লেগে যেতে পারে।"
output = bn_postagger(text)
print(output)
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file bnpostagger-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: bnpostagger-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/0.17 pkginfo/1.5.0.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1467e277342a2cbd1008090f4873812be141121d338d50e2d34043effdbeb84f |
|
MD5 | dce221c8cb78de96c99af9dfbe1d31e7 |
|
BLAKE2b-256 | 56fbb566679a31a269fa50bf2ce85ebd5831310ce1659befddfa02401ce2d342 |