Skip to main content

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


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

bnpostagger-0.0.1-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page