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
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 bangla_linga-0.4-py3-none-any.whl
.
File metadata
- Download URL: bangla_linga-0.4-py3-none-any.whl
- Upload date:
- Size: 88.6 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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 303367b867cef8cc549d35e65fc522c985d768ec990ec9a5d294581054e718c4 |
|
MD5 | 8437e602f6848f007f42cf8c288c48fc |
|
BLAKE2b-256 | a8cfbc8a657ca004824755c44e2091fd23b591acc5e3025d28f45ef1f0465a29 |