Python implementation to convert Indic languages to phonetic
Project description
pybharphonetic
Python implementation of the any Indian language to phonetic-typing software
License
Copyright (C) 2023 Subrata Sarkar subrtosarkar32@gmail.com.
::
This file is part of pybharphonetic.
pybharphonetic is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
pybharphonetic is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with pyhinavrophonetic. If not, see <http://www.gnu.org/licenses/>.
The full license text can be found in LICENSE.
Usage
::
from pybharphonetic import bharphonetic
bharphonetic.parse("kaise ho", language="hn")
Overview
Python implementation of the english phonetic to any Indian language software
Installation
Using Git:
::
$ git clone https://github.com/SubrataSarkar32/pybharphonetic
$ cd pybharphonetic
$ sudo python3 setup.py install
Using Pip:
::
$ sudo pip install pybharphonetic
Usage
At present only a subset of features have been implemented. When implemented, the parser can be accessed as:
::
>>> from pybharphonetic import bharphonetic
>>> bharphonetic.parse("kaise ho", language="hn")
Contributing
Fork -> Do your changes -> Send a Pull Request. It's that easy!
Coding style follows PEP 8_ along with PEP 257_ for Docstring
conventions.
Also, if you find any bugs, please report them in the Issues queue. As always, before you report any new issue, please check that it has not been already posted by someone else.
Below is license of pyAvroPhonetic from which it has been derived:
pyhinavrophonetic
Python implementation of the Hindi phonetic-typing software
License
Copyright (C) 2016 Subrata Sarkar subrtosarkar32@gmail.com.
::
This file is part of pyhinavrophonetic.
pyhinavrophonetic is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
pyhinavrophonetic is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with pyhinavrophonetic. If not, see <http://www.gnu.org/licenses/>.
The full license text can be found in LICENSE.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pybharphonetic-1.0.4.tar.gz.
File metadata
- Download URL: pybharphonetic-1.0.4.tar.gz
- Upload date:
- Size: 78.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7319979b3cc39b6b42a4778b35b9dbcd4d2f0edc455059170d7f8629f8f57dc8
|
|
| MD5 |
cb6d3f3a3718549104eb5e8c8270987b
|
|
| BLAKE2b-256 |
82840c3d761852033332801d7bdc66a137243565810e76ab39754352d84f0ea7
|
File details
Details for the file pybharphonetic-1.0.4-py3-none-any.whl.
File metadata
- Download URL: pybharphonetic-1.0.4-py3-none-any.whl
- Upload date:
- Size: 88.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da5bd9c771738ab15118c5e7b9d0bd5fb5196d79dde70fc0ed5293c04370fbcb
|
|
| MD5 |
afe30dc9a90f632ac7c629df7accc814
|
|
| BLAKE2b-256 |
4ba69f99a35e70120abdc5c2f1240054a5f4ac7416efb2242aebb157712d7d99
|