Sanskrit Sandhi Module
Project description
Sanskrit Sandhi Module
Free software: GNU General Public License v3
Documentation: https://sandhi.readthedocs.io.
Features
Form Sandhi using Ashtadhyayi Rules
Install
To install Sanskrit Sandhi, run this command in your terminal:
$ pip install sandhi
Usage
To use Sanskrit Sandhi in a project,
import sandhi
S = sandhi.Sandhi()
sandhi = S.sandhi("रामः", "राजमणिः")
# print(sandhi)
# [['रामो राजमणिः', 'ससजुषो रुः (८।२।६६)-> हशि च (६।१।११४)-> आद् गुणः (६।१।८७)', 'रुत्व-> उत्व-> गुण-सन्धिः']]
Credits
This package was converted from Perl version obtainable from Samsaadhanii
This package was created with Cookiecutter and the hrishikeshrt/cookiecutter-pypackage project template.
History
0.1.0 (2022-07-03)
First release on PyPI.
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 Distribution
sandhi-0.1.0.tar.gz
(36.4 kB
view details)
Built Distribution
File details
Details for the file sandhi-0.1.0.tar.gz
.
File metadata
- Download URL: sandhi-0.1.0.tar.gz
- Upload date:
- Size: 36.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.5.0.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f23c2088408109b7ee72ed3c727e7d122b8c7b528e3366dd7c395d3fed818e9 |
|
MD5 | 9df86719b18633a3ac6d0f3eb494bfae |
|
BLAKE2b-256 | 33d73c97fc0fe2a410559ec1d272ee86720148c4c43b84a803fba2f0534c5ed3 |
File details
Details for the file sandhi-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: sandhi-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 31.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.1 pkginfo/1.5.0.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40e416f9c1164445f04ad2a690219804bfae594a4ec0fc5fd3dd277e1fdaa827 |
|
MD5 | 02aecf53cb0ac3ce71e799ecab4df827 |
|
BLAKE2b-256 | 11ce905ddc1407a2575408c39538dfbd7678843f92bcf4ee2e8867509ab959db |