Giter Club home page Giter Club logo

sandhi's Introduction

sandhi

denormalized sanskrit sandhi (based on Panini sutra) in pure python. Run all cells in the notebook, test your word at the end of the script. for e.g.

sandhi_builder('पितृ उपदेश')

returns {'पित्रुपदेश'}

If you do not want to use python, then look for the last and first character in the index file. for e.g. if you are looking for sandhi of यज् + न then look for ज् न in the index file.

!grep 'ज् न' sandhi_code_out.txt

ज् न ज्ञ 2.1.1 श्चुत्व

ज् न ञ्न 2.7.1 अनुनासिक

You will get ज्ञ and hence your sandhi word will be य + ज्ञ = यज्ञ

This is poor man's sandhi builder. For richer experiece you can visit:

https://sanskrit.uohyd.ac.in/scl/#


If there is more than one level of nesting required, then you need to type the entry again. For e.g. when you type सत् जन you expect सज्जन but the software will reply सद् जन You need to again type सद् जन and you will get the expected सज्जन

sandhi's People

Contributors

shantanuo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

sandhi's Issues

Help required

Hi Shantanu

Akshay Bapaye here. I tried cloning and running the repo in my local. Its not working, can you pls provide support.

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.