Skip to main content

No project description provided

Project description

Bangla Lemmatizer (BnLemma)

BnLemma is a powerful tool for getting the root words of the words used in any Bangla sentence. There is a pretrained model available with this package. This page gives a basic introduction to the package.

Installation:

pip install BnLemma

In Python a Bangla Linga is typically written as:

Usage:

>>>  from BnLemma import lemmatization as lm
>>>  s = "মানুষের জীবনটা পাচ্ছেন তাই কাজে লাগানো দরকার আমাদেরকে"  
>>>  s = lm.lemma(s)
>>>  print(s)

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

If you're not sure about the file name format, learn more about wheel file names.

BnLemma-1.1-py3-none-any.whl (45.2 kB view details)

Uploaded Python 3

File details

Details for the file BnLemma-1.1-py3-none-any.whl.

File metadata

  • Download URL: BnLemma-1.1-py3-none-any.whl
  • Upload date:
  • Size: 45.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.23.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.5

File hashes

Hashes for BnLemma-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1a9786c0c8d9275704f012de2d3333ca1bcf667155264284badea3749b8931a9
MD5 2c88a8ad0a73d318e8d085ef66aa7969
BLAKE2b-256 916b9d32013baf0697dfac4495a1298c5322395daefec1e8d0fcabdf0eb09b2f

See more details on using hashes here.

Supported by

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