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
bangla_linga-0.4-py3-none-any.whl
(88.6 kB
view hashes)
Close
Hashes for bangla_linga-0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 303367b867cef8cc549d35e65fc522c985d768ec990ec9a5d294581054e718c4 |
|
MD5 | 8437e602f6848f007f42cf8c288c48fc |
|
BLAKE2b-256 | a8cfbc8a657ca004824755c44e2091fd23b591acc5e3025d28f45ef1f0465a29 |