Skip to main content

No project description provided

Project description

Bangla Linga - Python based Gender prediction from Bangla name (bangla-linga)

Bangla Linga is a powerful tool for predicting gender/linga from Bengali name patterns. This page gives a basic introduction to the package.

Installation:

pip install bangla-linga

In Python a Bangla Linga is typically written as:

Usage:

>>> from bangla_linga import gender_prediction as gp
>>> gen = gp.BN_gen_pred()
>>> gen.predict_gender("রাহাত")

Output:

'Male'

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

bangla_linga-0.4-py3-none-any.whl (88.6 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